Commit graph

1996 commits

Author SHA1 Message Date
renovate[bot]
3b32372fe7
chore(deps): update actions/setup-python action to v5 2024-01-01 04:25:31 +00:00
renovate[bot]
3f7fcb9c88 chore(deps): update compatible 2024-01-01 01:48:40 +00:00
renovate[bot]
b95306fb03
chore(deps): update actions/download-artifact action to v4 2024-01-01 01:35:50 +00:00
renovate[bot]
82c9aa7bdd
chore(deps): update github/codeql-action action to v3 2024-01-01 00:59:58 +00:00
renovate[bot]
69fa0268a4
chore(deps): update actions/setup-python action to v5 2024-01-01 00:59:55 +00:00
Ed Page
9ac45ae48b
Merge pull request #820 from crate-ci/renovate/rust-1.x
chore(deps): update msrv to v1.75
2023-12-28 21:07:12 -06:00
renovate[bot]
13eedae59e chore(deps): update msrv to v1.75 2023-12-28 16:47:51 +00:00
Ed Page
45a880d9f8 chore: Release 2023-12-27 10:38:16 -06:00
Ed Page
1e55ede61c docs: Update changelog 2023-12-27 10:37:52 -06:00
Ed Page
e32ec882ea
Merge pull request #886 from epage/olt
fix(config): Apply extend-ignore-re to file names
2023-12-27 10:36:31 -06:00
Ed Page
bf66cbd0b6 fix(config): Apply extend-ignore-re to file names
Fixes #885
2023-12-27 10:13:43 -06:00
Ed Page
a9afeef275 test(cli): Show extend-ignore on file names 2023-12-27 09:56:30 -06:00
Ed Page
5bd389de71 chore: Release 2023-12-13 08:51:14 -06:00
Ed Page
8dbecf3e45 docs: Update changelog 2023-12-13 08:51:02 -06:00
Ed Page
f8f8c6edf1
Merge pull request #884 from epage/custom
fix(dict): Mirror original case for custom dict
2023-12-13 08:50:17 -06:00
Ed Page
55d802d0ef fix(dict): Mirror original case for custom dict
Fixes #781
2023-12-13 08:38:14 -06:00
Ed Page
86c4c9fb4a test(cli): Add reproduction case 2023-12-13 08:34:49 -06:00
Ed Page
548ac37a5d chore: Release 2023-12-08 13:35:58 -06:00
Ed Page
a838b1820f chore: Release 2023-12-08 13:34:42 -06:00
Ed Page
44e4455f33 docs: Update changelog 2023-12-08 13:34:07 -06:00
Ed Page
4362a6e5e4
Merge pull request #882 from epage/regex
fix(config): Propagate validation errors
2023-12-08 13:33:30 -06:00
Ed Page
1b92c0182c fix(config): Propagate validation errors
When `flatten`ing an `Option`, all errors are silenced, making the value
`None`, not just "this field doesn't exist".
The easiest way around this was to not use `Option`.

Not too confident in all of the changes but tests pass?

Fixes #881
2023-12-08 13:07:52 -06:00
Ed Page
632b256901 test: Demonstrate bad config bug 2023-12-08 12:13:53 -06:00
Ed Page
8dec26e3c6
Merge pull request #879 from epage/update
chore: Move off deprecated
2023-12-04 12:23:49 -06:00
Ed Page
69f4b1eaff chore: Move off deprecated 2023-12-04 12:15:09 -06:00
Ed Page
cb9b485bd3 chore: Update from '_rust/main' 2023-12-04 11:08:40 -06:00
Ed Page
8c836eaa9d
Merge pull request #10 from epage/renovate/migrate-config
chore(config): migrate renovate config
2023-12-04 10:10:34 -06:00
renovate[bot]
598c624498 chore(config): migrate config .github/renovate.json5 2023-12-03 09:19:35 +00:00
Ed Page
17f9d18573
Merge pull request #877 from crate-ci/renovate/itertools-0.x
chore(deps): update rust crate itertools to 0.12
2023-12-01 10:19:00 -06:00
renovate[bot]
7c0b1f2b13 chore(deps): update compatible 2023-12-01 00:37:24 +00:00
renovate[bot]
1752c10187
chore(deps): update rust crate itertools to 0.12 2023-12-01 00:25:50 +00:00
Ed Page
ebf19c5dbf chore: Add back wiki 2023-11-22 20:35:28 -06:00
Ed Page
c97d621b6b chore: Release 2023-11-06 11:56:23 -06:00
Ed Page
8e40c7e443 docs: Update changelog 2023-11-06 11:56:03 -06:00
Ed Page
f01cfa581c
Merge pull request #869 from epage/exclude
fix(cli): Respect force-exclude for simple exclude patterns
2023-11-06 11:54:57 -06:00
Ed Page
e24c694258 fix(cli): Respect force-exclude for simple exclude pattersn
Fixes #868
2023-11-06 11:32:44 -06:00
Ed Page
edfb79f537 test(cli): Reproduce force-exclude bug 2023-11-06 11:20:21 -06:00
Ed Page
0d04ce91a7 chore: Release 2023-11-01 13:58:29 -05:00
Ed Page
b6c00b4bb5 docs: Update changelog 2023-11-01 13:57:52 -05:00
Ed Page
ca772917ef
Merge pull request #866 from epage/nov
feat(dict): October updates
2023-11-01 13:56:54 -05:00
Ed Page
194cd85dd6 feat(dict): October updates
Fixes #843
2023-11-01 12:03:58 -05:00
Ed Page
285e5f633c test(dict): Help prevent correctin valid words
This dictionary was taken from OpenOfice
2023-11-01 11:35:01 -05:00
Ed Page
47dd297604 chore: Release 2023-10-27 10:06:07 -05:00
Ed Page
b674ee1bc6 docs: Update changelog 2023-10-27 10:05:51 -05:00
Ed Page
6a7b7d0777
Merge pull request #864 from epage/color
fix(cli): Improve color formatting
2023-10-27 10:05:00 -05:00
Ed Page
0a5b4abbd5 fix(cli): Make the correction stand out more
This does deviate from rustc for `long` format but it seems worth it.

I did move backticks to be out of the coloring so the `error:` was more
distinct from the typo in `long` format.
2023-10-27 09:28:11 -05:00
Ed Page
1ca321659d fix(cli): Add styling to --file-types 2023-10-27 09:19:42 -05:00
Ed Page
686e4cebe8 fix(cli): Better match rustc's color choices
I missed that rustc was using "bright" colors
2023-10-27 09:16:29 -05:00
Ed Page
56eef884d7 refactor(cli): Simplify palette handling
This did include a couple of tweaks to make it closer to rustc
2023-10-27 09:15:03 -05:00
Ed Page
5ebe30b972 chore(ci): Update pre-commit hooks 2023-10-26 09:14:51 -05:00