summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2018-11-19 19:36:32 +0000
committerGitHub <noreply@github.com>2018-11-19 19:36:32 +0000
commit4b4b09593b2b090282981d69a9647a3c91d1f8b9 (patch)
tree931d50082b2eef3affd7a5d9fafa7dbe02a5459a /README.md
parentf538bb440a8d9e5f607fe7a8d54f7862537586d9 (diff)
parentd90673ab5b40ec1ef79ab9e3eb0b1b7012425701 (diff)
downloadale-4b4b09593b2b090282981d69a9647a3c91d1f8b9.zip
Merge pull request #2087 from m-pilia/ada
Add GCC linter for Ada
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9d37db74..976742ae 100644
--- a/README.md
+++ b/README.md
@@ -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) |