Update README.md

This commit is contained in:
alstr 2023-02-10 09:23:08 +00:00
parent eaaa34a3c7
commit de338b1f7d

View File

@ -123,6 +123,7 @@ jobs:
- Twig
- TypeScript
- Vue
- XML
- YAML
New languages can easily be added to the `syntax.json` file used by the action to identify TODO comments. When adding languages, follow the structure of existing entries, and use the language name defined by GitHub in [`languages.yml`](https://raw.githubusercontent.com/github/linguist/master/lib/linguist/languages.yml). PRs adding new languages are welcome and appreciated. Please add a test for your language in order for your PR to be accepted. See [Contributing](#contributing--issues).