Merge pull request #2690 from iclanzan/purty

Add purty fixer for PureScript
This commit is contained in:
w0rp
2019-10-29 17:37:18 +00:00
committed by GitHub
7 changed files with 63 additions and 0 deletions

View File

@@ -358,6 +358,7 @@ formatting.
* [puppet-lint](https://puppet-lint.com)
* PureScript
* [purescript-language-server](https://github.com/nwolverson/purescript-language-server)
* [purty](https://gitlab.com/joneshf/purty)
* Python
* [autopep8](https://github.com/hhatto/autopep8)
* [bandit](https://github.com/PyCQA/bandit) :warning: