Commit graph

1316 commits

Author SHA1 Message Date
Ed Page
ce29ef11f0 docs: Update changelog 2022-09-08 11:49:50 -05:00
Ed Page
2e84db3a45
Merge pull request #566 from epage/numpy
fix(config): Don't correct `NDArray` in Python
2022-09-08 11:49:14 -05:00
Ed Page
e5e98c3754 fix(config): Don't correct NDArray in Python
Fixes #565
2022-09-08 11:29:36 -05:00
Ed Page
3161cd6a82 chore: Release 2022-09-06 09:25:25 -05:00
Ed Page
aeb26c095b docs: Update changelog 2022-09-06 09:25:08 -05:00
Ed Page
fbc34cc87f
Merge pull request #564 from shirayu/add_some_typos
Add some typos
2022-09-06 09:24:13 -05:00
Yuta Hayashibe
7ee918f078 Removed their from the correction candidate of thje 2022-09-06 23:01:10 +09:00
Yuta Hayashibe
d207af69ae Add some typos 2022-09-06 19:33:15 +09:00
Ed Page
c6d876294c chore: Release 2022-09-01 10:43:57 -05:00
Ed Page
da0fb85654 docs: Update changelog 2022-09-01 10:43:41 -05:00
Ed Page
a6b843487f
Merge pull request #562 from epage/thead
fix: Never correct thead
2022-09-01 10:43:08 -05:00
Ed Page
7f470e1721 Revert "Revert "fix: remove thead -> thread""
This reverts commit 1e58c65276.
2022-09-01 10:28:53 -05:00
Ed Page
b46558d506 Revert "fix(config): Don't correct thead for HTML"
This reverts commit 58012099b1.
2022-09-01 10:28:53 -05:00
Ed Page
486002cedd Revert "fix(config): Don't correct thead in css as well"
This reverts commit 599f3d4544.
2022-09-01 10:28:53 -05:00
Ed Page
449a20112f Revert "fix(config): Ignore thead for jsx/tsx"
This reverts commit dc49c98c3c.
2022-09-01 10:28:53 -05:00
Ed Page
ca422e13ce Revert "fix(config): Ignore thead for md"
This reverts commit bb04b7270a.
2022-09-01 10:28:53 -05:00
Ed Page
0d43c1c24e chore: Release 2022-09-01 09:50:53 -05:00
Ed Page
4d6131e2e6 docs: Update changelog 2022-09-01 09:50:22 -05:00
Ed Page
c2da64079a
Merge pull request #559 from jplatte/config
Ignore thead for markdown files
2022-09-01 09:49:45 -05:00
Ed Page
c467fbcfaa
Merge pull request #561 from epage/update
chore: Update dependencies
2022-09-01 07:45:52 -05:00
Ed Page
c49aff00be test: Make platform agnostic 2022-09-01 07:15:42 -05:00
Ed Page
6dd7cbfe7b chore: Update dependencies 2022-09-01 06:50:35 -05:00
Jonas Platte
bb04b7270a
fix(config): Ignore thead for md 2022-09-01 09:18:16 +02:00
Jonas Platte
28b4ab4ec5
chore: Rename .cargo/{config => config.toml}
Cargo understands this as well, and this way editors pick up the file
type correctly. The old file name is also no longer documented in
https://doc.rust-lang.org/cargo/reference/config.html#hierarchical-structure
2022-09-01 09:14:02 +02:00
Ed Page
fdb425c279 chore: Release 2022-08-30 09:28:57 -05:00
Ed Page
936b3cd9d7 docs: Update changelog 2022-08-30 09:28:17 -05:00
Ed Page
0d723a5c64
Merge pull request #547 from SeparateRecords/robert/fig-typos
feat(dict): add typos from Fig monorepo
2022-08-30 09:27:46 -05:00
Robert
5483e8976a
feat(dict): add typos from Fig monorepo 2022-08-30 13:10:21 +10:00
Ed Page
57a0ae69af chore: Release 2022-08-29 16:11:36 -05:00
Ed Page
c404f2f6ab docs: Update changelog 2022-08-29 16:11:30 -05:00
Ed Page
89a95f1b0a
Merge pull request #546 from epage/thead
fix(config): Ignore thead for jsx/tsx
2022-08-29 16:10:57 -05:00
Ed Page
dc49c98c3c fix(config): Ignore thead for jsx/tsx
Fixes #545
2022-08-29 16:00:08 -05:00
Ed Page
4c2445fb57 chore: Release 2022-08-25 16:24:58 -05:00
Ed Page
d8df6ee8c0 docs: Update changelog 2022-08-25 16:24:41 -05:00
Ed Page
54aa148ae7
Merge pull request #543 from epage/css
fix(parse): Ignore CSS hex values that start with digits
2022-08-25 16:23:50 -05:00
Ed Page
cb91b89080 fix(parse): Ignore CSS hex values that start with digits
Fixes #542
2022-08-25 16:05:57 -05:00
Ed Page
7d2ad4148d chore: Release 2022-08-25 06:37:27 -05:00
Ed Page
e5becdbece docs: Update changelog 2022-08-25 06:37:16 -05:00
Ed Page
8390608a3e
Merge pull request #541 from epage/thead
fix(config): Don't correct thead in css as well
2022-08-25 06:36:17 -05:00
Ed Page
599f3d4544 fix(config): Don't correct thead in css as well 2022-08-25 06:26:54 -05:00
Ed Page
0612303e7d chore: Release 2022-08-23 09:24:26 -05:00
Ed Page
82168e9626 docs: Update changelog 2022-08-23 09:24:06 -05:00
Ed Page
5896efe198
Merge pull request #540 from epage/typo
fix: Misc config updates
2022-08-23 09:22:23 -05:00
Ed Page
f072e45c9c fix(config): Narrow scope of flate check 2022-08-23 08:32:27 -05:00
Ed Page
7d6047e743 fix(config): Don't correct windo in vim
Fixes #539
2022-08-23 08:25:16 -05:00
Ed Page
58012099b1 fix(config): Don't correct thead for HTML 2022-08-23 08:23:49 -05:00
Ed Page
1e58c65276 Revert "fix: remove thead -> thread"
This reverts commit 69f89505d8.
2022-08-23 08:21:47 -05:00
Ed Page
ad88239051
Merge pull request #538 from jplatte/inapp
feat(dict): Add typos for "inappropriate[ly]"
2022-08-17 07:05:10 -05:00
Jonas Platte
272ac51fdb
feat(dict): Add typos for "inappropriate[ly]" 2022-08-17 13:56:52 +02:00
Ed Page
096a806b74 fix(action): Generalize safe directory 2022-08-16 10:02:32 -05:00