Note
The term "Git hosting" refers to all services used to host Git repositories.
Acrolinx for Git Hosting can check all locally stored files types that your Acrolinx Platform supports. Acrolinx identifies file types by their extensions.
To see a full list of supported file and input types, visit Supported Input Types in the platform documentation.
If you don't want to check a certain file type, you can filter them out by configuring :ignored-filetypes
.
The GitHub API delivers all files in UTF-8 encoding when downloading the raw content. This feature makes it possible to check files with different encodings (for example in ISO-8859-1) in your repositories.