Ed Page
e469cac284
Merge pull request #661 from y-yagi/fix-ontributing-md
...
docs: Fix broken links in contribution doc
2023-02-09 18:29:58 -06:00
yuuji.yaginuma
59328fe704
docs: Fix broken links in contribution doc
2023-02-10 08:12:39 +09:00
Ed Page
6e14cefb85
chore: Release
2023-02-01 10:09:00 -06:00
Ed Page
38ea8c0b87
Merge pull request #660 from epage/upgrade
...
chore: Update dependencies
2023-02-01 10:08:29 -06:00
Ed Page
adce192ca3
chore: Update dependencies
2023-02-01 09:31:38 -06:00
Ed Page
9f08f2ea40
docs: Update changelog
2023-02-01 09:29:42 -06:00
Ed Page
a9d8b16b82
Merge pull request #659 from Jiralite/feat/more-typos
...
feat: add detctable & seaonal & wayferer
2023-02-01 09:29:01 -06:00
Jiralite
9094b0b9aa
feat: Add 3 typos
2023-02-01 14:34:33 +00:00
Ed Page
83536fe8ef
Merge pull request #658 from Jiralite/chore/typos
...
chore: typos
2023-02-01 08:31:04 -06:00
Jiralite
83605f803a
chore: typos
2023-02-01 12:43:38 +00:00
Ed Page
97770bdd02
chore: Release
2023-01-25 10:31:49 -06:00
Ed Page
c8158aae1b
docs: Update changelog
2023-01-25 10:31:18 -06:00
Ed Page
8b88f5d977
Merge pull request #656 from ncfavier/substituters
...
"substituters", "substituents"
2023-01-25 10:30:15 -06:00
Naïm Favier
40d3de3ffa
docs: Mention dependencies in CONTRIBUTING
2023-01-25 17:14:43 +01:00
Naïm Favier
3817b97017
fix(dict): "substitutents" → "substituents"
...
is a more likely replacement than "substitutes".
2023-01-24 15:53:38 +01:00
Naïm Favier
d9ace5fd25
fix(dict): "substituters" is valid
...
https://en.wiktionary.org/wiki/substituters
2023-01-24 15:52:27 +01:00
Ed Page
dbd12ef135
Merge pull request #654 from dupgit/master
...
Adds 'regylar' as a typo for 'regular'.
2023-01-17 21:47:11 -06:00
Olivier Delhomme
ee8446b127
Adds 'regylar' as a typo for 'regular'.
2023-01-17 20:37:35 +01:00
Ed Page
12c6491895
chore: Release
2023-01-16 08:43:06 -06:00
Ed Page
fba8b37f07
docs: Update changelog
2023-01-16 08:42:40 -06:00
Ed Page
651e27a788
Merge pull request #653 from jplatte/jplatte/serialzie
...
feat(dict): Add serialzie -> serialize
2023-01-16 08:41:40 -06:00
Jonas Platte
5391527894
feat(dict): Add serialzie -> serialize
2023-01-16 13:37:21 +01:00
Ed Page
1f4ee742ab
chore: Release
2023-01-13 21:18:38 -06:00
Ed Page
5cea291c43
docs: Update changelog
2023-01-13 21:18:18 -06:00
Ed Page
926bad3f6d
Merge pull request #652 from epage/type
...
feat(cli): '--file-types' flag to help debug detection issues
2023-01-13 21:17:39 -06:00
Ed Page
b92a8c1eea
feat(cli): '--file-types' flag to help debug detection issues
...
Like #567
2023-01-13 20:59:53 -06:00
Ed Page
222da3d81a
chore: Upgrade to clap v4
2023-01-13 20:44:33 -06:00
Ed Page
4b6e9c3c1b
style(cli): Resolve clap deprecations
2023-01-13 20:43:18 -06:00
Ed Page
62f10571f3
style(cli): Adjust macro/comment style
2023-01-13 20:41:35 -06:00
Ed Page
59c4713e8b
docs(ref): Further clarify identifiers and words
...
This supersedes #648
2023-01-03 07:06:08 -06:00
Ed Page
6773b4caa2
docs(ref): Define identifiers/words
...
This came up in #646
2023-01-02 07:13:25 -06:00
Ed Page
aa6afe7490
Merge pull request #645 from crate-ci/renovate/toml_edit-0.x
...
chore(deps): update rust crate toml_edit to 0.16.2
2022-12-31 21:49:59 -06:00
renovate[bot]
6008845ec8
chore(deps): update rust crate toml_edit to 0.16.2
2023-01-01 02:15:37 +00:00
renovate[bot]
4f6f07b904
chore(deps): update compatible
2023-01-01 02:13:39 +00:00
Ed Page
6efbdc33f4
chore: Release
2022-12-20 14:39:46 -06:00
Ed Page
629a9bf8b4
docs: Update changelog
2022-12-20 14:39:39 -06:00
Ed Page
93d01aecca
Merge pull request #640 from scop/feat/pre-commit-docker
...
feat: Add Docker pre-commit hook
2022-12-20 14:39:04 -06:00
Ville Skyttä
ec3ffa591c
feat: Add Docker pre-commit hook
...
Mostly as an alternative to the src install, but trading host dependency
on Rust with one on Docker.
2022-12-20 21:06:04 +02:00
Ed Page
f268a89d38
chore: Release
2022-12-19 08:47:53 -06:00
Ed Page
822d759e0c
docs: Update changelog
2022-12-19 08:06:55 -06:00
Ed Page
51f0b657f7
Merge pull request #639 from scop/feat/docker-entrypoint
...
feat: Improve Docker image entry
2022-12-19 08:06:08 -06:00
Ed Page
87d223682b
Merge pull request #638 from scop/fix/docker-debian-sync
...
fix: Docker/Debian version sync
2022-12-19 08:04:23 -06:00
Ville Skyttä
7f0e8c7295
chore: Make Debian dist a Docker build argument
...
Makes it overridable from CLI, and just one place to update.
2022-12-18 16:40:25 +02:00
Ville Skyttä
5737842410
chore: Use rust:bullseye
as Docker builder
...
Use `bullseye` explicitly to make the correspondence with the final
image clear, and remove explicit Rust version as it does not seem that
important, and the final runtime image version is what it is at the time
too.
2022-12-18 16:40:25 +02:00
Ville Skyttä
02ceb04147
fix: Use bullseye-slim
as final Docker image base
...
`rust:1.65.0` is based on Bullseye, and at time of writing the binary
built on it does not work on Buster:
```
$ docker build -t typos . && docker run --rm -it typos typos -V
typos: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.29' not found
(required by typos)
```
2022-12-18 16:40:13 +02:00
Ville Skyttä
75e30c7961
feat: Improve Docker image entry
...
Make `typos` the `ENTRYPOINT` rather than cmd, and output `--help` by
default.
Provides for better UX when running the image without arguments, and
facilitates just passing args to `typos` instead of having to repeat the
command name.
BREAKING CHANGE: `typos` must no longer given as the first argument
when running the Docker image, as it is the default `ENTRYPOINT` now.
2022-12-18 16:37:03 +02:00
Ed Page
73ed739ad5
Merge pull request #637 from scop/feat/pre-commit-default-stages
...
feat(pre-commit): Improve (/limit) default set of stages to run in
2022-12-17 16:03:24 -06:00
Ville Skyttä
389612f972
feat: Improve (/limit) default set of stages to run pre-commit hook in
...
https://pre-commit.com/#confining-hooks-to-run-at-certain-stages
2022-12-17 20:16:47 +02:00
Ed Page
1d8996e205
chore: Release
2022-12-06 13:54:17 -06:00
Ed Page
cecdc529dc
docs: Update changelog
2022-12-06 13:51:23 -06:00