Commit Graph

5 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
Marcelo Fabri 43925199d4 Validate rules docs when running unit tests
Fix #1734
2017-08-24 21:27:35 +02:00
JP Simard ef67adca19 rename RulesDocsOptions to GenerateDocsOptions
to match command name
2017-07-30 18:41:20 -07:00
JP Simard 18ab900e5a update swiftlint CLI module to compile with Swift 4 from Xcode 9 beta 3 2017-07-18 11:59:22 -07:00
JP Simard cc69202999 rename RulesDocsCommand to GenerateDocsCommand
rules_docs -> generate-docs

addresses #1660
2017-07-11 09:06:22 -07:00