Commit Graph

6 Commits

Author SHA1 Message Date
JP Simard b83e0991b9 Remove all file headers
The MIT license doesn't require that all files be prepended with this
licensing or copyright information. Realm confirmed that they're ok with this
change. This will enable some companies to contribute to SwiftLint and the
date & authorship information will remain accessible via git source control.
2018-05-04 13:42:02 -07:00
Ornithologist Coder a2c8233d95 Ignores computed variables 2018-01-05 10:41:05 +01:00
Ornithologist Coder 561e10a71f Uses .setterAccessibility to differentiate variables from constant
As suggested by @marcelofabri.
2018-01-05 08:36:09 +01:00
Ornithologist Coder ecd8ac67b6 Fixes file name on header 2018-01-05 07:29:41 +01:00
Ornithologist Coder 2039ee6b7b Improves 'let' keyword validation 2018-01-05 06:48:54 +01:00
Ornithologist Coder 1295c5d182 Adds opt-in prefixed_toplevel_constant rule
Implements #1907.
2018-01-05 04:07:10 +01:00