Ed Page
|
0ea6de6019
|
refactor(cli): Clarify role of checks
|
2021-03-01 11:50:23 -06:00 |
|
Ed Page
|
b5f606f201
|
refactor(typos): Simplify the top-level API
|
2021-03-01 11:50:23 -06:00 |
|
Ed Page
|
e1e4ce8b61
|
refactor: Clarify roles
|
2021-03-01 11:50:23 -06:00 |
|
Ed Page
|
ddeee94cf8
|
refactor(checks): Make all state dynamic
|
2021-03-01 11:50:23 -06:00 |
|
Ed Page
|
1c4d2ac32b
|
feat: Support '-' for stdin
This helps with tool integration.
Fixes #195
|
2021-01-02 22:17:08 -06:00 |
|
Ed Page
|
998fad4390
|
feat: Check and replace UTF-16 files
We don't have good detection for non-UTF encodings and don't have
encoding support for UTF-32, so limiting it to just UTF-16.
Fixes #17
|
2021-01-02 19:25:00 -06:00 |
|
Ed Page
|
67222e9338
|
style: Address clippy
|
2021-01-02 13:49:28 -06:00 |
|
Ed Page
|
e6a4f49eb5
|
refactor: Clarify names
|
2021-01-02 13:10:40 -06:00 |
|
Ed Page
|
692f0ac095
|
refactor(typos): Focus API on primary use case
|
2021-01-02 13:10:40 -06:00 |
|
Ed Page
|
5f82dd6017
|
fix: Arg diff reports immediately
|
2021-01-02 13:10:36 -06:00 |
|
Ed Page
|
c900e48593
|
fix: Arg write-changes reports immediately
|
2021-01-02 13:10:30 -06:00 |
|
Ed Page
|
48112a47e9
|
refactor(parser): Abstract over lifetimes
|
2021-01-02 13:10:30 -06:00 |
|
Ed Page
|
663eb94d32
|
refactor: Switch Typos to check_file
|
2021-01-02 13:10:30 -06:00 |
|
Ed Page
|
6e53d7e719
|
refactor: Switch Words/Identifiers to check_file
|
2021-01-02 13:10:30 -06:00 |
|
Ed Page
|
d28174439b
|
refactor: Switch FoundFiles to check_file
|
2021-01-02 13:10:30 -06:00 |
|
Ed Page
|
6c28376e50
|
refactor: Give checks full control
|
2021-01-02 13:10:30 -06:00 |
|
Ed Page
|
220a79ff30
|
refactor: Make room for parent function
|
2021-01-02 13:10:30 -06:00 |
|
Ed Page
|
bc90bacff2
|
refactor(typos): Pull out file logic
|
2021-01-02 13:10:30 -06:00 |
|
Ed Page
|
1e64080c05
|
refactor(typos): Open up the name Parser
|
2021-01-02 12:58:33 -06:00 |
|
Ed Page
|
b03df3aeae
|
fix: Return more precise errors
|
2020-11-23 10:08:38 -06:00 |
|
Ed Page
|
869b916ca6
|
fix: Handle broken pipe
|
2020-11-21 21:57:12 -06:00 |
|
Ed Page
|
e12cd8ed55
|
refactor: Layer files/filenames on buffer processing
|
2020-11-10 06:30:27 -06:00 |
|
Ed Page
|
5cfe913d03
|
refactor: Split out checks
|
2020-07-04 20:52:46 -05:00 |
|
Ed Page
|
164ee9cb84
|
refactor: Split bin/lib into separate crates
|
2019-08-08 10:04:51 -05:00 |
|
Ed Page
|
26787df50d
|
refactor(checks): Implement traits for easier debugging
|
2019-08-08 08:58:36 -05:00 |
|
Ed Page
|
750005e971
|
fix(parse): Don't skip binary files when explicitly requested
Fixes #35
|
2019-07-31 21:01:58 -06:00 |
|
Ed Page
|
834b9f77f2
|
refactor(checks): Separate out the logic
|
2019-07-27 19:50:35 -06:00 |
|