Ignoring code files

If you see that a specific file should not be included for inspection you can ignore it:

  1. Go to code file page.
  2. Click Ignore this file button on upper right.

If you have a folder or a global file pattern that should not be included you can ignore it as well:

  1. Go to repository Settings
  2. Click Ignore Files.
  3. Enter patterns and click Save changes.

Note: Case sensitive patterns, one per line. (e.g. src/blob/* to exclude all files in blob folder).

Note: some files are ignored automatically. E.g. files created by Visual Studio designer or containing auto-generated marker.