summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorBarrOff <58253563+BarrOff@users.noreply.github.com>2021-03-23 12:51:14 +0000
committerGitHub <noreply@github.com>2021-03-23 21:51:14 +0900
commitcdac7a830e78b1a1d2b3e7da135f2d92669dc3e3 (patch)
treece51860811eb04e961c21fd3dbcf22203fce81a1 /supported-tools.md
parentc6b61950f86e8e3d4cbffd860fbac59b3ceca6e6 (diff)
downloadale-cdac7a830e78b1a1d2b3e7da135f2d92669dc3e3.zip
Add support for `ptop` fixer (#3652)
* Add support for `ptop` fixer * add test file for ptop tests * called wrong fixer in assertion test * use ' %s %t' instead of ' %t %t'
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md
index aee50936..a43a583c 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -353,6 +353,8 @@ formatting.
* [ibm_validator](https://github.com/IBM/openapi-validator)
* [prettier](https://github.com/prettier/prettier)
* [yamllint](https://yamllint.readthedocs.io/)
+* Pascal
+ * [ptop](https://www.freepascal.org/tools/ptop.var)
* Pawn
* [uncrustify](https://github.com/uncrustify/uncrustify)
* Perl