Commit graph

2153 commits

Author SHA1 Message Date
Ed Page
919912762c
Merge pull request #1005 from epage/template
chore: Update from _rust/main template
2024-04-30 14:16:18 -05:00
Ed Page
b6c895ea49 chore: Update from _rust/main template 2024-04-30 11:28:23 -05:00
Ed Page
51de731521 chore(ci): Lint clippy::items_after_statements seems too strict 2024-04-26 15:59:46 -05:00
Ed Page
181a2cf5e6 chore(ci): Allow prelude wildcard imports 2024-04-26 11:36:19 -05:00
Ed Page
82cf9a62b0 chore(ci): Reduce noisy lints 2024-04-26 09:35:55 -05:00
Ed Page
a01f25da96 chore(ci): Reduce noisy lints
Want to add this back in later but this is slowing down migration of my
repos.
2024-04-26 09:23:28 -05:00
Ed Page
be30b1bba0 chore(ci): Try again with not auto-updating MSRV
The overhead for MSRV bumping is a lot lower and its annoying merging
all of the PRs (and I don't want these auto-merged)
2024-04-26 09:20:18 -05:00
Ed Page
f2c1f08a7b chore: Release 2024-04-23 15:07:39 -05:00
Ed Page
3320f6a38b chore: Release 2024-04-23 14:52:03 -05:00
Ed Page
208c972877 docs: Update changelog 2024-04-23 14:51:46 -05:00
Ed Page
e7ab9e656c
Merge pull request #1004 from epage/doas
fix(dict): Don't correct the doas command
2024-04-23 14:51:10 -05:00
Ed Page
2e5ea3a316 fix(dict): Don't correct the doas command
Fixes #1003
2024-04-23 14:35:59 -05:00
Ed Page
14225df351 chore(ci): Auto-merge linter version updates 2024-04-16 21:46:56 -05:00
Ed Page
44548ad17a chore: Release 2024-04-16 11:56:42 -05:00
Ed Page
73fb2cad75 docs: Update changelog 2024-04-16 11:56:30 -05:00
Ed Page
21838b0e7d
Merge pull request #1000 from epage/dba
fix(dict): Don't correct dBA
2024-04-16 11:55:49 -05:00
Ed Page
ee32d77aba fix(dict): Don't correct dBA
I went with the direct unit which will be considered and identifier by
the casing, rather than also allowing this as a word.

Fixes #997
2024-04-16 11:37:04 -05:00
Ed Page
56df0bd8d6 test(dict): Show dBA behavior 2024-04-16 11:36:40 -05:00
Ed Page
efad85b292 chore: Release 2024-04-12 15:58:51 -05:00
Ed Page
bd72069e0a chore: Release 2024-04-12 15:58:27 -05:00
Ed Page
19c217a99c docs: Update changelog 2024-04-12 15:58:00 -05:00
Ed Page
4fff810a21
Merge pull request #995 from epage/kms
fix(dict): Don't correct kms
2024-04-12 15:56:58 -05:00
Ed Page
13d8f4b349 fix(dict): Don't correct kms
Fixes #993
2024-04-12 15:43:43 -05:00
Ed Page
45d4d0297f
Merge pull request #994 from epage/inout
fix(dict): Always allow inout
2024-04-12 15:34:47 -05:00
Ed Page
4d4e19f143 fix(dict): Always allow inout
Fixes #991
2024-04-12 15:26:35 -05:00
Ed Page
e1591a6852 chore: Release 2024-04-09 15:27:32 -05:00
Ed Page
3ccad73642 docs: Update changelog 2024-04-09 15:27:19 -05:00
Ed Page
859859ac4e
Merge pull request #985 from augustelalande/add-more-python-extensions
Add more python file extensions
2024-04-09 15:25:31 -05:00
augustelalande
5e639f1ddb remove ipynb from python 2024-04-09 16:05:19 -04:00
Ed Page
c0d730e33e chore: Release 2024-04-09 11:49:37 -05:00
Ed Page
7e541bb34f chore: Release 2024-04-09 11:49:17 -05:00
Ed Page
99c6472424 docs: Update changelog 2024-04-09 11:49:07 -05:00
Ed Page
ca5136a0d4
Merge pull request #990 from epage/auto
fix(dict): Allow automations
2024-04-09 11:48:40 -05:00
Ed Page
27a8403231 fix(dict): Allow automations 2024-04-09 11:41:22 -05:00
Ed Page
0019ccbb09 chore: Release 2024-04-08 20:42:52 -05:00
Ed Page
2d59707f93 chore: Release 2024-04-08 20:42:32 -05:00
Ed Page
7435a15f2c docs: Update changelog 2024-04-08 20:42:18 -05:00
Ed Page
5035c90783
Merge pull request #983 from alatiera/alatiera/hd
Don't correct `HD`
2024-04-08 20:41:46 -05:00
augustelalande
2784d7deb5 add more python extensions 2024-04-07 22:40:02 -04:00
Jordan Petridis
90c1c0fd11
assets/allowed.csv: Fix typo 2024-04-07 13:12:32 +03:00
Jordan Petridis
dcbb1cafd2
Don't correct HD
Common abbreviation for High Definition
2024-04-07 13:12:01 +03:00
Ed Page
c15b28fff9 chore: Release 2024-04-04 09:20:18 -05:00
Ed Page
2f62acfbda chore: Release 2024-04-04 09:19:36 -05:00
Ed Page
de16978cf6 docs: Update changelog 2024-04-04 09:17:38 -05:00
Ed Page
5ef04e2858
Merge pull request #981 from epage/ans
fix(dict): Don't correct `ans`
2024-04-04 09:17:10 -05:00
Ed Page
47790f2a11 fix(dict): Don't correct ans
Fixes #980
2024-04-04 09:03:09 -05:00
Ed Page
ae0de188c1 docs(ref): Report regex workarounds for inline ignores 2024-04-03 09:13:54 -05:00
Ed Page
74c34486c1 test: Allow variable whitespace 2024-04-03 09:13:12 -05:00
Ed Page
8b57110b76 test(cli): Verify block-ignores via regex 2024-04-03 09:10:34 -05:00
Ed Page
c4bcca1d18 chore: Release 2024-04-02 10:45:28 -05:00