diff options
author | w0rp <w0rp@users.noreply.github.com> | 2019-08-18 15:37:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-18 15:37:51 +0100 |
commit | ddb559b3bed31b81e8189c3caa8074842574f662 (patch) | |
tree | c9977af5e3f0213133832df10b977543bbd1957b /supported-tools.md | |
parent | ee62cc6898e88a292fc790b049e2ee5454d7b957 (diff) | |
parent | 221aceb6db48bf6dd848b96432079a629aeeff59 (diff) | |
download | ale-ddb559b3bed31b81e8189c3caa8074842574f662.zip |
Merge pull request #2631 from timlag1305/feat/ada-gnatpp
Add gnatpp fixer for Ada
Diffstat (limited to 'supported-tools.md')
-rw-r--r-- | supported-tools.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md index 6cb9f418..6e3a6f6e 100644 --- a/supported-tools.md +++ b/supported-tools.md @@ -23,6 +23,7 @@ formatting. * Ada * [gcc](https://gcc.gnu.org) + * [gnatpp](https://docs.adacore.com/gnat_ugn-docs/html/gnat_ugn/gnat_ugn/gnat_utility_programs.html#the-gnat-pretty-printer-gnatpp) :floppy_disk: * Ansible * [ansible-lint](https://github.com/willthames/ansible-lint) * API Blueprint |