Add GCC linter for Ada

This commit is contained in:
Martino Pilia
2018-11-18 18:14:24 +01:00
parent d30da203b9
commit d90673ab5b
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) |