Commit graph

792 commits

Author SHA1 Message Date
Neubauer, Sebastian
76ec666970 feat(dict): Add more corrections
I encountered these when going through a codebase with another tool.
2021-11-12 23:02:08 +01:00
Neubauer, Sebastian
141adb6837 fix(test): Update trycmd, so failures work
Before trycmd 0.5.1, a failing test still resulted in a succeeding
`cargo test` run.
2021-11-12 22:53:19 +01:00
Ed Page
cdfdc4084c chore: Update trycmd 2021-11-10 16:09:00 -06:00
Ed Page
39649a8ebe
Merge pull request #372 from epage/test
test: Port to trycmd
2021-11-08 12:08:43 -06:00
Ed Page
4f17586d08 chore: Update MSRV 2021-11-08 11:56:01 -06:00
Ed Page
05edccea2e style: Make clippy happy 2021-11-08 11:28:34 -06:00
Ed Page
9446008676 test: Port to trycmd 2021-11-08 11:20:27 -06:00
Ed Page
a8ae8a5c26 chore: Update boiletplate 2021-11-08 10:11:02 -06:00
Ed Page
e5897daa6e fix: Use static CRT on window 2021-11-08 09:13:39 -06:00
Ed Page
52feee42f9 Merge remote-tracking branch 'upstream/master' 2021-11-03 11:51:55 -05:00
Ed Page
153f570ec9 chore: Release 2021-11-03 11:48:12 -05:00
Ed Page
fb0b0890e0
Merge pull request #369 from crate-ci/dependabot/cargo/ahash-0.7.6
chore(deps): Bump ahash from 0.7.4 to 0.7.6
2021-11-01 07:58:24 -05:00
Ed Page
fbe53fca55
Merge pull request #370 from crate-ci/dependabot/cargo/assert_fs-1.0.6
chore(deps): Bump assert_fs from 1.0.5 to 1.0.6
2021-11-01 07:57:55 -05:00
Ed Page
7eeacf1c72
Merge pull request #368 from crate-ci/dependabot/cargo/assert_cmd-2.0.2
chore(deps): Bump assert_cmd from 2.0.1 to 2.0.2
2021-11-01 07:57:44 -05:00
Ed Page
70a606df6f
Merge pull request #367 from crate-ci/dependabot/cargo/structopt-0.3.25
chore(deps): Bump structopt from 0.3.23 to 0.3.25
2021-11-01 07:57:34 -05:00
Ed Page
ef643569aa
Merge pull request #366 from crate-ci/dependabot/cargo/thiserror-1.0.30
chore(deps): Bump thiserror from 1.0.29 to 1.0.30
2021-11-01 07:57:23 -05:00
dependabot[bot]
909a0e937b
chore(deps): Bump assert_fs from 1.0.5 to 1.0.6
Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/assert-rs/assert_fs/releases)
- [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_fs/compare/v1.0.5...v1.0.6)

---
updated-dependencies:
- dependency-name: assert_fs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 07:02:54 +00:00
dependabot[bot]
04bf50894f
chore(deps): Bump ahash from 0.7.4 to 0.7.6
Bumps [ahash](https://github.com/tkaitchuck/ahash) from 0.7.4 to 0.7.6.
- [Release notes](https://github.com/tkaitchuck/ahash/releases)
- [Commits](https://github.com/tkaitchuck/ahash/commits)

---
updated-dependencies:
- dependency-name: ahash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 07:02:49 +00:00
dependabot[bot]
3bbc08bf34
chore(deps): Bump assert_cmd from 2.0.1 to 2.0.2
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases)
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: assert_cmd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 07:02:42 +00:00
dependabot[bot]
1da5450eb0
chore(deps): Bump structopt from 0.3.23 to 0.3.25
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.23 to 0.3.25.
- [Release notes](https://github.com/TeXitoi/structopt/releases)
- [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.23...v0.3.25)

---
updated-dependencies:
- dependency-name: structopt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 07:02:36 +00:00
dependabot[bot]
27ad367734
chore(deps): Bump thiserror from 1.0.29 to 1.0.30
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.29 to 1.0.30.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.29...1.0.30)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 07:02:28 +00:00
Ed Page
33120ee0d1
Merge pull request #365 from epage/fix
test: Fix typo
2021-10-25 11:31:48 -05:00
Ed Page
54953c263a test: Fix typo 2021-10-25 10:29:37 -05:00
Ed Page
e394b4d65e chore: Release 2021-10-23 09:44:22 -05:00
Ed Page
c4ef9c4180 docs: Update CHANGELOG 2021-10-23 09:44:15 -05:00
Ed Page
3f0bea125d
Merge pull request #364 from epage/false
Reduce Rust False Positives
2021-10-23 09:38:25 -05:00
Ed Page
1046b89208 fix(config): Avoid correcting Rust names
Part of #362
2021-10-23 09:24:37 -05:00
Ed Page
b7812e616c fix(config): Check project files with language
For `rg`, keeping the file types strict makes sense,  For spell
checking, `Cargo.toml` is a lot more closely related in handling to
`*.rs` than it is to `pyproject.toml` due to ecosystem package names.

Part of #362
2021-10-23 09:24:31 -05:00
Ed Page
29ebe5ab48 fix(config): Skip lock files by default
Part of #362
2021-10-23 09:24:25 -05:00
Ed Page
83dc9dcb5f fix(config): Overlay default/overrides with type-config 2021-10-23 09:24:25 -05:00
Ed Page
6eccb60552
Merge pull request #363 from epage/false
fix: Address false positives
2021-10-23 08:38:57 -05:00
Ed Page
fcac819478 fix: Address false positives
Hard to say how to handle `doen't` since we don't handle contractions.
For now, I've gone ahead and added corrections to the part of the
contraction.  Hopefully that doesn't confuse people

Part of #362
2021-10-23 08:21:53 -05:00
Ed Page
617451a378 chore(ci): Release what we can 2021-10-20 08:26:54 -05:00
Ed Page
32ad1f6481
Merge pull request #356 from epage/color
feat(cli): Smarter color control
2021-10-06 10:57:27 -05:00
Ed Page
b17b811ec1 feat(cli): Smarter color control 2021-10-06 10:08:42 -05:00
Ed Page
a5d06c5a65
Merge pull request #355 from epage/update
chore: Update deps
2021-10-01 08:46:57 -05:00
Ed Page
eebe950b2c chore: Update deps 2021-10-01 08:29:05 -05:00
Ed Page
ff3d2fd00a
Merge pull request #346 from epage/inline
perf: Remove some function overhead
2021-09-15 08:17:47 -05:00
Ed Page
efae838e5c perf: Remove some function overhead
Unfortunately, almost all of this is for corrections.
2021-09-14 21:09:30 -05:00
Ed Page
3cd24f5cca chore: Release 2021-09-14 10:03:34 -05:00
Ed Page
7cf630a0be
Merge pull request #345 from epage/ordinal
fix: Reduce false positives from ordinals
2021-09-14 09:57:25 -05:00
Ed Page
e20879dae1 fix: Reduce false positives from ordinals
Just ignoring them since our focus is on programmer typos and these
can't be identifiers.  This is simpler and is less work at runtime.

Fixes #331
2021-09-14 08:53:31 -05:00
Ed Page
894c8d71ca
Merge pull request #344 from epage/update
chore: Update dependencies
2021-09-01 07:33:44 -05:00
Ed Page
335bd89193 chore: Update dependencies 2021-09-01 07:13:35 -05:00
Ed Page
84f4c29180
Merge pull request #343 from epage/update
chore: Update dependencies
2021-09-01 07:02:38 -05:00
Ed Page
92e46848a3 chore: Update dependencies 2021-09-01 06:38:52 -05:00
Ed Page
dbea7ab1e0 chore: Release 2021-08-30 09:16:40 -05:00
Ed Page
0f28f38d18 docs: Update changelog 2021-08-30 09:15:49 -05:00
Ed Page
ebb66158df
Merge pull request #332 from scop/surrouned-surrounded
feat(dict): suggest `surrounded` for `surrouned` too
2021-08-30 09:08:49 -05:00
Ville Skyttä
4fcd7ba16f feat(dict): Suggest surrounded for surrouned too 2021-08-29 21:22:24 +03:00