SwiftLint/Source/swiftlint/Commands
JP Simard e0f23fa8e9
Add `--progress` flag to lint and analyze commands (#4147)
Inspired by https://github.com/jkandzi/Progress.swift

```
4948 of 29100 [=====                         ] ETA: 44s (540 files/s)
```

Demo:

[![asciicast](https://asciinema.org/a/517985.svg)](https://asciinema.org/a/517985)
2022-08-31 18:26:17 -04:00
..
Analyze.swift Add `--progress` flag to lint and analyze commands (#4147) 2022-08-31 18:26:17 -04:00
Docs.swift Remove uses of `Result` in CLI target (#4071) 2022-08-08 23:04:20 -04:00
GenerateDocs.swift Remove uses of `Result` in CLI target (#4071) 2022-08-08 23:04:20 -04:00
Lint.swift Add `--progress` flag to lint and analyze commands (#4147) 2022-08-31 18:26:17 -04:00
Rules.swift Remove uses of `Result` in CLI target (#4071) 2022-08-08 23:04:20 -04:00
SwiftLint.swift Replace incrementer dispatch queue with an actor (#4073) 2022-08-09 13:06:08 +00:00
Version.swift Add `version --verbose` command (#4102) 2022-08-16 14:12:44 +00:00