- 17 Sep, 2020 1 commit
-
-
Raphaël Brulé authored
Enables and fixes unowned_variable_capture. This issue would close Gitlab: #90 Change-Id: I47465cf20095c9fdefb32af98dc255cd6b7210b7
-
- 19 Aug, 2020 1 commit
-
-
Raphaël Brulé authored
Enables more manual rules for SwiftLint as part of the gradual transition to a project adhering to stricter SwiftLint rules. Change-Id: Iaa4b263ad13d3404eb6f1fb797af7eace1ec865d Gitlab: #90
-
- 18 Aug, 2020 2 commits
-
-
Raphaël Brulé authored
Adds more manual rules, mainly multiline_function_chains. This patch changes only the alignment of the code, no code added. Change-Id: I77ecdae0493ebbd64cf948ee61a78d5d308260ec Gitlab: #90
-
Raphaël Brulé authored
Enables some swiftlint rules as part of the gradual transition to a project adhering to stricter SwiftLint rules. Change-Id: I4618f28449990ba33ec3692cc06f0c31eb3b3cb5 Gitlab: #90
-
- 14 Aug, 2020 1 commit
-
-
Raphaël Brulé authored
Adds `swiftlint autocorrect` in build phase and adds more swiftlint rules, fixes them in the project. Change-Id: Iab5da451a75bfe0e1609a3549871d028691477d4 Gitlab: #90
-
- 07 Aug, 2020 1 commit
-
-
Raphaël Brulé authored
Adds location sharing feature to the app. Initial implementation is in an expandable MessageCell. Gitlab: #77 Change-Id: I22d1e856051340f58fb7e77d915ae2c789e4e7a2
-
- 14 Sep, 2017 1 commit
-
-
Kateryna Kostiuk authored
Ignore generated files and use swiftlint only in debugging configuration. Change-Id: I356afd1e55923ed1b907dfa1f10212e2b6afa5e9 Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
- 07 Jul, 2017 1 commit
-
-
Thibault Wittemberg authored
This commit: - adapts code to a more Swifty way of coding - uses previously added frameworks to make the code "type safer" Change-Id: I5332e2843e82cac4f4f9af79714993863ef5963d
-
- 06 Jul, 2017 1 commit
-
-
Thibault Wittemberg authored
This commit: - adds swiftlint analysis as custom build phase - to install, see: https://github.com/realm/SwiftLint - fix almost every error/warning messages detected by swiftlint Change-Id: I0d15cecaa33c4f79dcd1417a2169f1e66fd2e551
-