diff options
author | Tim Lagnese <timlag1305@gmail.com> | 2019-07-01 20:49:12 -0400 |
---|---|---|
committer | Tim Lagnese <timlag1305@gmail.com> | 2019-07-01 20:50:02 -0400 |
commit | 221aceb6db48bf6dd848b96432079a629aeeff59 (patch) | |
tree | 0c18fb822ebcd8f8a1d641aad299fb6a12ce0ae6 /supported-tools.md | |
parent | 6feeca793ad7df7e947defac7a9c0f8b70972a0f (diff) | |
download | ale-221aceb6db48bf6dd848b96432079a629aeeff59.zip |
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 f96f49a3..dfc14282 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 |