Norio Nomura
|
859e8b2f03
|
Change to fail on YAML parser error if configuration file is required
This will help user to noticing YAML parser error.
|
2015-12-23 15:29:19 +09:00 |
|
Norio Nomura
|
a1f734e55d
|
Add printing error when Yaml.load(_:) returns error
This will help finding error from YAML parser without using third-party YAML validator.
|
2015-12-23 15:08:54 +09:00 |
|
Yasuhiro Inami
|
05efe54d28
|
Add ClosingBraceRule.
|
2015-12-19 15:59:32 +09:00 |
|
michallaskowski
|
f3e5277641
|
Exclude files from included folders.
|
2015-12-13 01:20:49 +01:00 |
|
JP Simard
|
0ca4221161
|
move Configuration.lintableFilesForPath out of extension and into framework
|
2015-12-05 20:49:49 -08:00 |
|
JP Simard
|
9cc9e64374
|
add Valid Docs rule
|
2015-11-29 21:58:16 -08:00 |
|
Marcelo Fabri
|
1fec14180f
|
Adding LegacyConstructorRule
|
2015-11-29 01:46:06 -02:00 |
|
JP Simard
|
306a80a00a
|
Fix an issue where logs would be printed asynchronously. Fixes #200.
|
2015-11-17 18:15:13 -08:00 |
|
JP Simard
|
73896ee04c
|
add force try rule
|
2015-11-17 16:51:37 -08:00 |
|
JP Simard
|
c31f33b49e
|
check isEmpty rather than test count against zero
|
2015-11-17 13:17:24 -08:00 |
|
JP Simard
|
0a2b9e8a54
|
add trailing semicolon rule
|
2015-11-17 10:46:26 -08:00 |
|
JP Simard
|
1048fb05e7
|
clean up Configuration.swift
|
2015-11-17 10:40:54 -08:00 |
|
JP Simard
|
8a30cb2e3d
|
organize Xcode project
make Extensions, Models & Protocols groups under SourceKittenFramework
|
2015-11-15 15:07:25 -08:00 |
|