Commit Graph

10 Commits

Author SHA1 Message Date
Max Desiatov c4c9eb595e
Update to the latest version of SwiftFormat (#250)
* Update to the latest version of SwiftFormat

This fixes inconsistencies in argument and parameter formatting that we previously had.

* Fix function length in `Path.swift`

* Fix linter warnings

* More formatting cleanups

* Add `StrokeStyle.zero` in the `StaticHTML` module
2020-08-05 17:30:19 +01:00
Max Desiatov b0bb124f5c
Add large_tuple to disabled_rules in .swiftlint.yml 2020-07-05 16:42:00 +01:00
Max Desiatov bc8196e9ef
Add `todo` to `disabled_rules` in .swiftlint.yml 2020-06-30 17:30:44 +01:00
Max Desiatov ab2e907f9d
Update .swiftlint.yml 2020-06-28 22:51:59 +01:00
Max Desiatov 6c46e308d5
Update .swiftlint.yml 2020-06-28 22:50:09 +01:00
Max Desiatov e74e4f34b6
Disable multiple_closures_with_trailing_closure rule 2020-06-28 16:19:31 +01:00
Max Desiatov b6c94827ef
Add build jobs/stages to .travis.yml (#80)
This will enable testing backward compatibility thanks to the build jobs for Xcode 10.0, 10.1 and 10.2.
2019-04-01 09:44:20 +01:00
Joannis Orlandos c8dd3088a9 Add colors decoded from a hexadecimal string (#70) 2019-03-21 06:37:53 +00:00
Max Desiatov 13e90cc79e
Improve docs, refine README 2019-01-20 20:27:03 +00:00
Max Desiatov 0d467edbf8
Add .swiftlint.yml and fix linter warnings/errors 2018-12-29 14:41:46 +00:00