Skip to content
This documentation applies to Codacy Self-hosted v1.4.0

For the latest updates and improvements, see the latest Cloud documentation instead.

Why is my file missing?

In your repository's Files tab you can view all the files that Codacy detected in your repository:

While all of the files in your repository should be displayed here, here is a list of reasons some might not:

  • You are viewing the incorrect branch - In the Files view you can pick which branch is being displayed at any given time, and sometimes not all files exist in all branches.
  • The file has an extension that is not on the list of supported extensions - Codacy has a default set of extensions that will associate to each language. Any file that has an extension that does not match any of those on the list will not appear in Codacy. You can find detailed information here on how to configure this list.
  • The file might have been ignored - Codacy allows you to ignore files that should not be analyzed. Those files will not be displayed on the UI. You can find more details on how to ignore files here.
  • The file might be too big - Codacy will only display files up to 150 KB. You can find more details on this here.

Share your feedback 📢

Did this page help you?

Thanks for the feedback! Is there anything else you'd like to tell us about this page?

We're sorry to hear that. Please let us know what we can improve:

Alternatively, you can create a more detailed issue on our GitHub repository.

Thanks for helping improve the Codacy documentation.

If you have a question or need help please contact support@codacy.com.

Last modified November 17, 2020