Add SwiftLint config which does not cause any violations
This commit is contained in:
parent
7f9f0e43b2
commit
bd64c7078a
3 changed files with 222 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ addons:
|
|||
- gnupg2
|
||||
- pass
|
||||
- swiftformat
|
||||
- swiftlint
|
||||
before_install:
|
||||
- echo -e "machine github.com\n login $GITHUB_ACCESS_TOKEN" >> ~/.netrc
|
||||
install:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue