Merge pull request #842 from gfontenot/gf-swiftformat

Add support for SwiftFormat as a fixer
This commit is contained in:
w0rp
2017-08-10 21:06:55 +01:00
committed by GitHub
6 changed files with 70 additions and 2 deletions

View File

@@ -224,7 +224,7 @@ The following languages and tools are supported.
* SML: 'smlnj'
* Stylus: 'stylelint'
* SQL: 'sqlint'
* Swift: 'swiftlint'
* Swift: 'swiftlint', 'swiftformat'
* Texinfo: 'proselint'
* Text: 'proselint', 'vale'
* TypeScript: 'eslint', 'tslint', 'tsserver', 'typecheck'