Commit Graph

6 Commits

Author SHA1 Message Date
Cihat Gündüz f2540cc53d Combine nested if-lets to single if-let 2018-07-24 17:37:37 +02:00
Cihat Gündüz 1c70667831 Remove hard-coded suffix style 2018-07-24 16:46:56 +02:00
Cihat Gündüz e3278ff8e5 Update Changelog + Fix lint issue 2018-07-24 16:38:45 +02:00
Cihat Gündüz c02dd17155 Add prefix_pattern and suffix_pattern options to file_name rule 2018-07-24 16:35:38 +02:00
Cihat Gündüz 94c14c73bc Add exception for types ending with Extension 2018-07-23 11:47:52 +02:00
JP Simard 24ec44d288 Add file_name opt-in rule
validating that file names contain the name of a
type or extension declared in the file (if any).
2018-05-11 22:17:39 -07:00