Commit Graph

9 Commits

Author SHA1 Message Date
Marcelo Fabri dc2ebdf67c Extract number_separator tests to another class 2017-01-17 04:28:52 -02:00
JP Simard 41251d8bb1 run LinterCacheTests on Linux 2017-01-10 15:47:45 -08:00
Javier Hernández 5a3b910be2 Fix LinuxMain.swift 2017-01-06 11:54:40 +01:00
Javier Hernández 7b3648899d Extract line length tests to their own test files 2017-01-06 01:08:50 +01:00
Aaron McTavish 00b8e79318 Add max_empty_lines config to vertical_whitespace
Update `vertical_whitespace` rule to allow configuration of the number
of consecutive empty lines before a violation using `max_empty_lines`.
The default value is still 1 line.
2017-01-05 10:05:03 +00:00
Matt Rubin 4a2acd3a31 Add TrailingCommaRuleTests to LinuxMain.swift 2016-12-22 18:06:23 -05:00
Marcelo Fabri 1d06302643 Add dictionary colon validation to colon rule
Fixes #603
2016-12-22 00:09:27 -02:00
Marcelo Fabri 8da7f06cab Running AttributesRulesTests on Linux 2016-12-12 00:11:58 -02:00
JP Simard 97e798dc70 add LinuxMain.swift and allTests extensions
to run all unit tests on Linux
2016-12-11 14:04:49 -08:00