178 Commits
Author SHA1 Message Date
Nick Lockwood 1f8b956bb9 Update for 0.52.4 release 2023-09-17 22:12:20 +01:00
Nick Lockwood 712a3bb50e Improve "failed to terminate" error message 2023-09-17 22:12:19 +01:00
Nick Lockwood 97556346ac Fix false warning for unused options 2023-08-14 23:13:38 +01:00
Nick Lockwood 04b955d620 Add --baseconfig option 2023-04-09 14:25:52 +01:00
Nick Lockwood 6b2e5f94b0 Fix .swiftformat file permissions error not being reported 2023-04-06 14:24:55 +01: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 b5c7c45792 Update to Swift 5.1 2022-09-28 21:20:33 +01:00
Daniele Formichelli 1891b61863 Add support for script input (#1230) 2022-08-02 19:45:25 +01:00
Nick Lockwood bb2e0205e3 Treat lint failure as error when using stdin 2022-03-19 13:19:30 +00:00
CooperWolfe cc80cf12ef Fix os availability error (issue #1158) (#1159) 2022-03-19 13:19:30 +00:00
MarkKoz 573ae3f445 Get temp dir in an OS-independent way 2022-03-15 21:58:09 +00:00
Nick Lockwood ddbe46c4d3 Add all option for rules 2022-02-07 22:48:29 +00:00
Nick Lockwood 0c329a90c3 Fix SwiftFormat changing creation date of files 2022-02-07 18:55:32 +00:00
Nick Lockwood b0401b0457 Fix error reporting for --filelist files 2021-11-05 20:13:10 +00:00
Nick Lockwood a248a8dcb0 Fix skipping of files when using --stdinpath 2021-05-22 21:53:06 +01:00
Nick Lockwood 89761e4d3b Improve --report logic 2021-04-21 00:21:14 +01:00
Daniele Formichelli bb7a20f50a [Feature] Add support for JSON output (#900) 2021-04-21 00:21:14 +01:00
Nick Lockwood 4b700ca4ab Support glob syntax for input paths 2021-04-21 00:21:13 +01:00
Benedek Kozma 7d8fa0bc6c Add option to specify --lintonly rules (#870) 2021-03-20 17:04:06 +00: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 1f96916df2 Update for 0.47.0 release 2020-10-15 00:40:51 +01:00
Nick Lockwood 15701ea7db Reduce spurious change tracking 2020-08-28 10:35:37 +01:00
Nick Lockwood 65ae33433d Simplify OptionDescriptor declaration process 2020-08-28 10:35:37 +01:00
Nick Lockwood 23c8f7bdb5 Improve deprecation and disabling mechanisms 2020-08-28 10:35:37 +01:00
Nick Lockwood 28e0caac57 General refactoring 2020-08-24 11:43:44 +01:00
Nick Lockwood 026550d01c Process .swiftformat files when using --stdinpath 2020-08-09 01:01:17 +01:00
Nick Lockwood 93ee7a1128 Add --linerange argument for formatting ranges 2020-08-03 22:16:58 +01:00
Nick Lockwood 92d6e60d68 Updated for 0.45.0 release 2020-07-30 01:47:15 +01:00
Nick Lockwood 84968e643d Add --smarttabs option (enabled by default) 2020-07-30 01:38:56 +01:00
Nick Lockwood 93d18aa502 Restore verbose file path log for unmodified files 2020-07-30 01:38:56 +01:00
Nick Lockwood ac3eccfc99 Improve test coverage for --swiftversion option 2020-07-29 18:19:17 +01:00
Nick Lockwood 23911b16d5 Fix duplicate file path logging in verbose mode 2020-07-11 17:15:11 +01:00
Nick Lockwood 82dcb2f48d Add --stdinpath option 2020-07-07 22:13:36 +01:00
Nick Lockwood 99e448441e Fix bug in explicit stdout 2020-07-02 09:43:30 +01:00
Nick Lockwood 4e2b8e9789 Add support for explicit --output stdout 2020-06-27 22:38:13 +01:00
Nick Lockwood 242483b9ec Improve help text 2020-05-31 14:01:16 +01:00
Nick Lockwood 392c5670b2 Add --minversion argument 2020-05-31 13:15:09 +01:00
Nick Lockwood d7d3d74b53 Added logging of config file location 2020-05-28 01:19:17 +01:00
Nick Lockwood 0e9ec71a8b Updated for 0.44.11 release 2020-05-23 02:12:06 +01:00
Nick Lockwood 213b7d5626 Remove "Failed to format any files" error 2020-05-23 00:31:05 +01:00
Nick Lockwood d20ef43a89 Downgrade no eligible files to a warning 2020-05-22 22:51:32 +01:00
Nick Lockwood bef31fe112 Fix deprecation warning 2020-05-22 09:16:36 +01:00
Nick Lockwood 8415f1a323 Fix misleading error message 2020-04-30 23:21:51 +01:00
Nick Lockwood eb6c89ba35 Improve error messaging for parseRules 2020-04-04 23:09:45 +01:00
Nick Lockwood 6836f23493 Support path expansion and comments in file list 2020-03-20 23:22:21 +00:00
Juri Pakaste add7269805 Support listing input files in a file
Add --filelist argument for supplying a file that contains the names
of files to process.
2020-03-20 22:37:12 +00:00
Nick Lockwood 08f3d703d3 Improve range-based formatting in extension 2020-01-15 22:45:22 +00:00
Nick Lockwood 738f7ae27e Reduce cache file cruft 2020-01-15 22:45:22 +00:00