Add SwiftLint config which does not cause any violations

This commit is contained in:
Danny Moesch 2020-07-04 20:35:21 +02:00 committed by Mingshen Sun
parent 7f9f0e43b2
commit bd64c7078a
3 changed files with 222 additions and 0 deletions

View file

@ -7,6 +7,7 @@ addons:
- gnupg2
- pass
- swiftformat
- swiftlint
before_install:
- echo -e "machine github.com\n login $GITHUB_ACCESS_TOKEN" >> ~/.netrc
install: