Merge pull request #2087 from m-pilia/ada

Add GCC linter for Ada
This commit is contained in:
w0rp
2018-11-19 19:36:32 +00:00
committed by GitHub
6 changed files with 163 additions and 0 deletions

View File

@@ -97,6 +97,7 @@ formatting.
| Language | Tools |
| -------- | ----- |
| Ada | [gcc](https://gcc.gnu.org) |
| ASM | [gcc](https://gcc.gnu.org) |
| Ansible | [ansible-lint](https://github.com/willthames/ansible-lint) |
| API Blueprint | [drafter](https://github.com/apiaryio/drafter) |