82 Commits
Author SHA1 Message Date
Nick Lockwood 9c8eb475be Enable preferForLoop by default 2024-01-08 17:28:34 +00:00
Nick Lockwood 8d3dc46b96 Update for 0.51.2 release 2023-03-07 21:36:40 +00:00
Nick Lockwood ee7acc973c Refactor github reporter logic 2023-02-16 22:18:13 +00:00
Jonas Boberg 45a11a132e Add Github Actions annotations reporter (#1366) 2023-02-16 21:07:15 +00:00
Nick Lockwood 59a94aec61 Fix over-long --generictypes option help 2022-11-29 17:51:10 +00:00
Nick Lockwood cba0cc4281 Fixed regression tests (previously disabled) 2022-08-16 18:54:00 +01:00
Daniele Formichelli 1891b61863 Add support for script input (#1230) 2022-08-02 19:45:25 +01:00
Nick Lockwood dbbca1b80a Fix bug with parsing ternary chain containing chevron 2022-07-13 22:01:40 +01:00
Nick Lockwood dc6d59080d Fix bug in --exclude when using --stdinpath 2022-03-06 21:33:41 +00:00
Nick Lockwood ddbe46c4d3 Add all option for rules 2022-02-07 22:48:29 +00:00
Nick Lockwood 1f65b6822f Fix spurious unused --wrapparameters warning 2022-02-07 19:31:30 +00:00
Nick Lockwood 4b700ca4ab Support glob syntax for input paths 2021-04-21 00:21:13 +01:00
Nick Lockwood ff9fc71473 Add warning when setting options for disabled rules 2020-11-15 20:32:42 +00:00
Nick Lockwood 0c108fb851 Fix config file errors failing silently 2020-10-30 10:28:59 +00:00
Nick Lockwood 034df64984 Don't skip partially ignored arguments lists 2020-04-25 10:34:07 +01:00
Nick Lockwood 6836f23493 Support path expansion and comments in file list 2020-03-20 23:22:21 +00:00
Nick Lockwood c605438e8c Fix alias resolution 2019-12-26 23:18:50 +00:00
Nick Lockwood 920b88273f Add explicit stdin parameter option 2019-12-26 00:08:54 +00:00
Nick Lockwood 0eb4c8c363 Merge stdin functionality 2019-12-26 00:08:54 +00:00
Nick Lockwood 5fae1d1a92 Change currentRule type from String to FormatRule 2019-12-01 23:20:40 +00:00
Nick Lockwood 0194de8c16 Updated for 0.41.0 release 2019-11-24 10:53:51 +00:00
Nick Lockwood bfe48ccaeb Updated Linux tests 2019-09-23 20:17:27 +01:00
Nick Lockwood a94222c63b Updated for 0.40.6 release 2019-04-10 18:44:56 +01:00
Nick Lockwood 7634354e55 Added regression test suite 2019-04-09 22:02:22 +01:00
Nick Lockwood 675981fb94 Added —unexclude option 2019-04-09 09:38:33 +01:00
Nick Lockwood ad2e00e781 Refactored metadata tests and improved docgen 2019-03-14 19:56:59 +00:00
Nick Lockwood 05e949d071 Added detailed rule documentation to command-line 2019-03-14 19:51:11 +00:00
Nick Lockwood 066d01dd32 Renamed some tests for clarity 2019-03-06 21:32:14 +00:00
Nick Lockwood 69a51fa6c7 Autogenerate Rules documentation 2019-02-08 08:10:41 +00:00
Nick Lockwood 33eeb3b9c9 Added help and options to Rules metadata 2019-02-07 18:52:52 +00:00
Nick Lockwood 82f4c01e37 Added Linux support 2019-01-29 22:33:04 +00:00
Nick Lockwood 0840b1f969 Added isEmpty rule 2018-12-17 10:15:00 +00:00
Nick Lockwood 50a16859b3 Updated for 0.35.8 release 2018-11-23 12:24:03 +00:00
Jason Pepas (FloSports.tv) db14215312 Adding config options to rule descriptions. (#304) 2018-09-29 00:12:49 +01:00
Nick Lockwood 97a99196c6 Removed deprecated options from README 2018-09-29 00:12:49 +01:00
Nick Lockwood 7ccd6f2b7f Fixed bug with redundantParens and closure types 2018-09-05 21:43:20 +01:00
Nick Lockwood 2f30825150 Treat input paths split between arguments as error 2018-09-05 13:33:49 +01:00
Nick Lockwood 89971bb463 Added --quiet mode 2018-09-05 10:24:42 +01:00
Nick Lockwood 55b476f421 Fixed bug where --rules displayed all as disabled 2018-08-10 16:23:46 +01:00
Nick Lockwood 314afd9593 Improved cache behavior 2018-08-08 15:43:58 +01:00
Nick Lockwood 40cf3e517a Refactored options and arguments handling 2018-08-07 19:40:00 +01:00
Nick Lockwood 890280bb2a --inferoptions can now write configuration to file 2018-08-05 08:45:59 +01:00
Nick Lockwood 1b60bc976b Fixed file header argument serialization 2018-08-05 08:21:40 +01:00
Nick Lockwood 196ef86a2b Added support for spaces and quotes in config file 2018-08-05 08:21:19 +01:00
Nick Lockwood bcec0f490d Improved merging logic for rules arguments 2018-08-03 15:01:15 +01:00
Yuji Taniguchi 200f8d2129 Use multiline string for command-line help 2018-07-30 09:57:14 +01:00
Nick Lockwood 2190acae2a InferOptions setting in save file is now implicit 2018-07-30 09:09:52 +01:00
Nick Lockwood 3173c425c3 Improved deprecated property handling 2018-07-26 22:13:36 +02:00
Nick Lockwood 6c36d58448 Added --fractiongrouping & --exponentgrouping 2018-07-25 00:10:41 +02:00
Nick Lockwood 8de85d7e8a Code cleanup
# Conflicts:
#	Sources/OptionsStore.swift
2018-07-25 00:10:41 +02:00