Bruno F 3d4b06965a5 Cartfile edited online with Bitbucket 27 Feb 2020 Bruno F 42e6143cf2c Releasing.md edited online with Bitbucket 27 Feb 2020 JP Simard ed73db37dd5 M Merge pull request #801 from wbagdon/patch-1 Remove whitespace from TODO message 02 Sep 2016 Bill Bagdon fddc848d81e Fix changelog markdown 01 Sep 2016 Bill Bagdon 77ec13d1154 Update changelog 01 Sep 2016 Bill Bagdon e7bcd72e321 Use implicit member expression 01 Sep 2016 Bill Bagdon 51368ca7406 Fix typo 01 Sep 2016 wbagdon a63d47070a6 Remove whitespace from TODO message 01 Sep 2016 JP Simard 38a7cc5ba2f M Merge pull request #798 from realm/fix-custom_rules-examples-in-readme Change `included` of `custom_rules` to regular expression in README.md 01 Sep 2016 Norio Nomura 2013e09c0bc Fix #794 and #795 01 Sep 2016 Norio Nomura 36b79557f2c M Merge pull request #795 from realm/fix-custom-rule-example-in-readme Fix custom_rules example in README.md 01 Sep 2016 Norio Nomura d00220e6e14 Change `included` to `include` Fix #794 01 Sep 2016 JP Simard f1f0f5b5d14 M Merge pull request #787 from cfilipov/master Fix #786: Private unit test rule not scoped to tests 31 Aug 2016 Cristian Filipov f3e26e695a9 M Merge branch 'master' of https://github.com/realm/SwiftLint 31 Aug 2016 Cristian Filipov 8af3ea4af8e Update formatting 31 Aug 2016 JP Simard f0573e7821e fixup changelog entry from #789 30 Aug 2016 JP Simard 52ec8406937 M Merge pull request #789 from roddi/fix_mark_with_hyphen_only fix Mark rule case `// MARK: -` 30 Aug 2016 Ruotger Deecke 11cb911386b add fix to CHANGELOG.md 30 Aug 2016 Ruotger Deecke c9e09e41902 fix Mark rule case `// MARK: -` see https://github.com/realm/SwiftLint/issues/778 30 Aug 2016 Cristian Filipov 5fd99cd1d77 Update CHANGELOG 30 Aug 2016 Cristian Filipov e402df4b73d Add unit test for issue #786 30 Aug 2016 Cristian Filipov a60bcddc8f1 Fix #786: Private unit test rule not scoped to tests 30 Aug 2016 JP Simard 2eaac54c51a clarify that vertical_whitespace is on by default again This is a followup commit from #775 29 Aug 2016 JP Simard 214cc028d6e M Merge pull request #775 from masters3d/verticalspace_bug Verticalspace Regex bug 29 Aug 2016 J Cheyo Jimenez 651351e3bdb fix for verticalspace regex bug 29 Aug 2016 JP Simard 1ed079e8146 fix setterAccesiblity typo 25 Aug 2016 JP Simard 6a9a091bf59 M Merge pull request #777 from HaloZero/feature/add-private-set-configuration-for-private Allow private(set) on IBOutlets 25 Aug 2016 rohan 26daddcf0dd Adding new configuration for private outlet rules to allow private(set) 25 Aug 2016 JP Simard 7e48da0e09a M Merge pull request #773 from daniel-beard/dbeard_redundant_nil_coalesing_operator_rule Add redundant nil coalesing operator opt-in rule 24 Aug 2016 dbeard 4cb44013ebb Add redundant nil coalesing operator rule 24 Aug 2016 JP Simard 0c605fb98dc release 0.12.0 24 Aug 2016 JP Simard f559abb2d5d make Vertical Whitespace rule opt-in fixes #772 24 Aug 2016 JP Simard 2410f6bcb80 move changelog entry to appropriate section 23 Aug 2016 JP Simard 431758a82cf M Merge pull request #760 from cfilipov/cfilipov/fix_absolute_path Use path arg as root for include/exclude paths 23 Aug 2016 JP Simard 0026f301b69 Release 0.11.2 23 Aug 2016 JP Simard 6dfaa0e1cc9 M Merge pull request #761 from cfilipov/cfilipov/add_private_unit_test_rule Add rule to check for private unit tests 23 Aug 2016 JP Simard e8dc4516c73 M Merge pull request #739 from mohpor/InitReturnDoc Fixed returns doc for init methods issue-557 23 Aug 2016 Cristian Filipov caa6d5eb611 M Merge remote-tracking branch 'upstream/master' into cfilipov/add_private_unit_test_rule 23 Aug 2016 Cristian Filipov ed192f35bdb Fix long lines and unit test 23 Aug 2016 M. Porooshani c7d0cf04eb3 Fixed returns doc for init methods issue-557 Signed-off-by: M. Porooshani <porooshani@gmail.com> 02 Aug 2016 JP Simard 8389aa223b7 more changelog formatting 22 Aug 2016 JP Simard a5477f23002 readme formatting 22 Aug 2016 JP Simard f737e734fdd M Merge pull request #768 from realm/mark_rule Mark rule 22 Aug 2016 JP Simard 98d03753b53 M Merge pull request #747 from masters3d/aug6th2016 [new rule] VerticalWhitespace rule 22 Aug 2016 JP Simard 99efae79a3b use File.matchPattern(_:withSyntaxKinds:) in MarkRule 22 Aug 2016 JP Simard 45ad589e6b8 sort rules in Xcode project navigator 22 Aug 2016 JP Simard eeec7ce3fb6 fix up changelog entry 22 Aug 2016 Krzysztof Rodak af0add6a222 - Adding new `MarkRule` - Adding test for new `MarkRule`
- Adding contribution to `CHANGELOG` file
- Adding new `MarkRule` to list of all rules in `MasterRuleList` 22 Aug 2016 J Cheyo Jimenez 06d2a39e32b minor tweaks 22 Aug 2016 JP Simard ff553a2d06e M Merge pull request #762 from HaloZero/feature/guard-returns-on-new-line [New Rule] Conditional Returns on Newline 22 Aug 2016