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'
This commit is contained in:
BarrOff
2021-03-23 12:51:14 +00:00
committed by GitHub
parent c6b61950f8
commit cdac7a830e
8 changed files with 90 additions and 0 deletions

View File

@@ -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