Commit graph

1360 commits

Author SHA1 Message Date
dependabot-preview[bot]
e46cf0e17c
chore(deps): bump unicode-segmentation from 1.3.0 to 1.6.0
Bumps [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) from 1.3.0 to 1.6.0.
- [Release notes](https://github.com/unicode-rs/unicode-segmentation/releases)
- [Commits](https://github.com/unicode-rs/unicode-segmentation/commits/v1.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 14:11:13 +00:00
dependabot-preview[bot]
471be26a93
chore(deps): bump serde from 1.0.101 to 1.0.103
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.101 to 1.0.103.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.101...v1.0.103)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 14:11:13 +00:00
Ed Page
0731695c79
Merge pull request #69 from crate-ci/dependabot/cargo/thiserror-1.0.6
chore(deps): bump thiserror from 1.0.4 to 1.0.6
2019-12-02 07:09:55 -07:00
dependabot-preview[bot]
b45157e955
chore(deps): bump assert_fs from 0.11.3 to 0.13.1
Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 0.11.3 to 0.13.1.
- [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/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 14:07:04 +00:00
Ed Page
2bb1e0cd41
Merge pull request #68 from crate-ci/dependabot/cargo/anyhow-1.0.25
chore(deps): bump anyhow from 1.0.18 to 1.0.25
2019-12-02 07:05:36 -07:00
dependabot-preview[bot]
2f2e412011
chore(deps): bump thiserror from 1.0.4 to 1.0.6
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.4 to 1.0.6.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.4...1.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-01 07:12:58 +00:00
dependabot-preview[bot]
7f4b5b9f03
chore(deps): bump anyhow from 1.0.18 to 1.0.25
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.18 to 1.0.25.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.18...1.0.25)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-01 07:12:35 +00:00
Ed Page
0767e52f77
Merge pull request #67 from epage/custom
Refactor in prep for custom file types
2019-11-16 13:35:20 +00:00
Ed Page
b74258a43c refactor: Consolidate paths 2019-11-15 07:48:07 -07:00
Ed Page
59baa36327 refactor!: Delay populating of Checks 2019-11-14 20:20:29 -07:00
Ed Page
482f611979 fix: Remov stray debug statement 2019-11-09 19:52:02 -07:00
Ed Page
8f0e3ca57b perf: New benchsuite results 2019-11-02 20:35:06 -06:00
Ed Page
a4995ec2ae chore(typos-codegen): Release 1.0.2 2019-11-02 20:14:14 -06:00
Ed Page
f9d1999740 chore(typos-cli): Release 0.1.4 2019-11-02 20:10:00 -06:00
Ed Page
3c07698e11 chore(typos-dict): Release 0.2.1 2019-11-02 20:07:25 -06:00
Ed Page
07ea4a2f50 chore(misspell-dict): Release 0.1.2 2019-11-02 20:07:03 -06:00
Ed Page
d7545a6c67 chore(misspell-codegen): Release 0.1.2 2019-11-02 20:06:02 -06:00
Ed Page
1489fd1c85 chore(codespell-dict): Release 0.1.2 2019-11-02 20:05:03 -06:00
Ed Page
20ad0cff2f chore(codespell-codegen): Release 0.1.2 2019-11-02 20:03:51 -06:00
Ed Page
0d9fd9a34e chore(typos): Release 0.3.0 2019-11-02 19:59:59 -06:00
Ed Page
cb7a198866 docs: Write 0.1.4 changelog 2019-11-02 19:57:25 -06:00
Ed Page
15210c928c
Merge pull request #66 from epage/digits
perf: Use standard identifier rules to avoid doing umber checks
2019-11-02 19:55:34 -06:00
Ed Page
19321d9e48 style: Fix benchmark names 2019-11-02 19:40:07 -06:00
Ed Page
107308a655 perf: Use standard identifier rules to avoid doing umber checks 2019-11-02 19:40:06 -06:00
Ed Page
ed00f3ceae docs: Fix typo 2019-11-02 08:57:07 -06:00
Ed Page
c05ab4f9dc
Merge pull request #65 from epage/digits
fix: Ignore numbers as identifiers
2019-11-01 20:13:21 -06:00
Ed Page
68cd36d0de perf: Only do hex check if digits are in identifiers 2019-11-01 16:29:35 -06:00
Ed Page
a00831c847 fix: Ignore numbers as identifiers 2019-11-01 16:29:35 -06:00
Ed Page
cc4b53a1b4
Merge pull request #64 from epage/debug
feat: Dump files, identifiers, and words
2019-10-31 11:40:43 -06:00
Ed Page
ce365ae12e feat: Dump files, identifiers, and words
This will help people debug their configurations.

Fixes #41
2019-10-31 10:44:23 -06:00
Ed Page
a48a457cc3 fix: Improve the organization of --help 2019-10-30 11:02:02 -06:00
Ed Page
975dab8514 chore(benches): Fix compilation errors 2019-10-30 07:20:52 -06:00
Ed Page
b4c4bdd1c5 fix!: Use a simple error trait in lib 2019-10-29 13:37:48 -06:00
Ed Page
06db6fc693 refactor!: Move off of failure 2019-10-29 11:36:50 -06:00
Ed Page
559718cb22 chore: Remove unused dependency 2019-10-29 11:21:10 -06:00
Ed Page
0867a6a6eb
docs: Pre-built binaries!
Fixes #18
2019-10-29 09:42:26 -06:00
Ed Page
ea93373b37 chore(typos-cli): Release 0.1.3 2019-10-29 09:09:53 -06:00
Ed Page
c258d5cd6c chore(CI): Fix creating pre-built binaries 2019-10-29 09:09:18 -06:00
Ed Page
403cba8c78 perf: v0.1.2 benchmark results 2019-10-29 09:05:27 -06:00
Ed Page
cca956d3c9 tests: Fix ru_small benchmarks 2019-10-29 09:00:58 -06:00
Ed Page
0ff060f5f2 tests: Remove ru benchmark; too slow 2019-10-29 08:55:41 -06:00
Ed Page
ac90322c37 chore(typos-cli): Release 0.1.2 2019-10-29 08:36:00 -06:00
Ed Page
b10b7756f6 chore(typos): Release 0.2.0 2019-10-29 08:33:35 -06:00
Ed Page
0208dfadba chore(typos-dict): Release 0.2.0 2019-10-29 08:31:56 -06:00
Ed Page
2684b9b228
Merge pull request #63 from epage/dict
Prepare for dict cleanup
2019-10-29 08:19:17 -06:00
Ed Page
2e95e5e1f6 style(misspell): Collapae case 2019-10-29 08:07:27 -06:00
Ed Page
cec3ad07f1 style(misspell): Make contract explicit 2019-10-29 08:06:17 -06:00
Ed Page
ed004e7df9 chore(clippy): Ignore lints about code-genned code 2019-10-29 08:06:17 -06:00
Ed Page
dc327e0d51 style: Address clippy 2019-10-28 16:27:18 -06:00
Ed Page
8a8007d353 fix(dict): Hold off on publishing non-typos dicts
This postpones worrying about the names or anything else, for now.  The
main reason they exist is for help in building up `typos` dict.
2019-10-28 16:07:23 -06:00