typos/crates
Logan Hunt b856b9603f
feat(config): Support for pyproject.toml files (#790)
This PR adds support for parsing `pyproject.toml` config files. The convention
for these files is to put any tooling related configuration into the
`tool.NAME` section, so in this case, `tool.typos`. I have verified that the
changes are pulled correctly, even if the `tool.typos` section is not present.

Closes #361
2023-09-06 15:31:14 -05:00
..
codespell-dict style: Make clippy happy 2023-09-01 10:20:03 -05:00
dictgen chore: Release 2023-09-01 16:20:50 -05:00
misspell-dict chore(deps): update rust crate itertools to 0.11 2023-09-01 03:12:20 +00:00
typos chore: Release 2023-09-01 16:20:50 -05:00
typos-cli feat(config): Support for pyproject.toml files (#790) 2023-09-06 15:31:14 -05:00
typos-dict chore: Release 2023-09-01 16:20:50 -05:00
typos-vars chore: Release 2023-09-01 16:20:50 -05:00
varcon chore: Release 2023-09-01 16:20:50 -05:00
varcon-core chore: Release 2023-09-01 16:20:50 -05:00
wikipedia-dict chore(deps): update rust crate itertools to 0.11 2023-09-01 03:12:20 +00:00