Commit graph

45 commits

Author SHA1 Message Date
morita shingo
e7c71d09c4 Fix Typo in README: "identifer" to "identifier" 2024-03-06 08:33:15 +09:00
mobeicanyue
fd5d2a5cee
Update README.md 2024-02-17 16:42:28 +08:00
Ed Page
9121fd01fe docs(faq): Add more debugging steps
Inspired by #909
2024-01-23 14:31:16 -06:00
Ed Page
66b1b2c5d3 chore: Update from '_rust/main' 2023-10-06 15:04:55 -05:00
Ed Page
74beef55a9
Merge pull request #7 from peter-kehl/readme_pass_markdown_lint
README.md list indentation and no bare URLs, as per Markdown Lint VS Code extension
2023-10-02 15:49:33 -05:00
Peter Kehl
cad9b47171 README.md list indentation and no bare URLs, as per Markdown Lint VS Code extension. 2023-09-29 23:04:45 -07:00
Peter Kehl
305798083f README.md 'Crates Status' icon link now uses the Markdown placeholder/substitution name 'Crates.io' 2023-09-29 22:59:44 -07:00
Oliver Mannion
6876f2530a
docs: add typos-lsp to README 2023-09-23 11:03:46 +10:00
Ed Page
0becfbf6cf fix: Accidentally ran typos on typos 2023-08-14 15:55:39 -05:00
Ed Page
8f65f4802b chore: Adopt '_rust/main' template 2023-08-14 15:06:53 -05:00
Oliver Mannion
86fde326d7
docs: add vscode integration to README.md 2023-07-30 20:36:15 +10:00
Ed Page
e7b7555d15 chore: First step 2023-03-29 14:33:22 -05:00
Ed Page
0d46368bfa docs: Link to user-editable list of users 2023-03-18 02:08:10 -05:00
Ed Page
af90817e50 feat(dict): extend-ignore-identifiers-re support
This opens the door for users to provide patterns for identifiers that
are always valid.  The key limitation is "identifiers".  Run `typos
--identifiers` to verify what you are trying to write the regex for.

Fixes #651
2023-03-17 22:40:55 -05:00
Damian Barabonkov
105af9cfed Edited README to show install instructions for 'conda' 2023-02-24 20:38:08 +01:00
Jiralite
83605f803a
chore: typos 2023-02-01 12:43:38 +00:00
Ed Page
b38d05b941 docs: Clarify word vs identifier 2022-12-02 10:05:09 -06:00
Dustin Rodrigues
14b29060e3
docs: Add Homebrew installation instructions 2022-11-07 22:44:35 -05:00
coderaiser
1b5b041e6f
docs: readme: add 🐊Putout processor (#571) 2022-09-22 15:59:12 +03:00
Ed Page
900619be86 docs: Fix typo in example config
Fixes #404
2022-01-24 12:00:59 -06:00
Ed Page
613a0cba4b chore: Iterate on release process 2021-08-16 11:23:25 -05:00
Ed Page
ccbd1a69af docs: Call out dictionary model 2021-07-27 15:22:17 -05:00
Ville Skyttä
9739865559 feat: Add pre-commit integration 2021-06-08 23:07:54 +03:00
Marian Triebe
f48b604a6a
Fix link to github-action.md in README.md 2021-06-05 10:26:13 +02:00
Ed Page
cf1cabd446 docs(readme): Tweak integrations org 2021-05-31 19:51:03 -05:00
Vanessasaurus
7d09c5a4bf
feat(ci): adding github action to use typos to check spelling (#267)
Signed-off-by: vsoch <vsoch@users.noreply.github.com>

Co-authored-by: vsoch <vsoch@users.noreply.github.com>
2021-05-31 19:42:45 -05:00
Ed Page
8d50285a05
docs(cli): Fix a ... typo 2021-05-28 19:08:24 -05:00
Ed Page
c44371035a
docs(cli): Improve some wording 2021-05-28 19:07:20 -05:00
Ed Page
7d1fbe5442 docs: Missed a false-positive case 2021-05-28 18:42:09 -05:00
Ed Page
a33196d0d8 docs: Add debugging steps 2021-05-28 18:37:01 -05:00
Ed Page
cff8cadc6e docs: Create a Getting Started 2021-05-28 11:09:41 -05:00
Ed Page
0cf16750cc docs: Balance the parens 2021-05-19 19:54:51 -05:00
Ed Page
75b170c2b4 docs: Include screenshot
Fixes #237
2021-05-19 19:48:33 -05:00
Ed Page
4b812e1b96 docs: Re-organize to clarify intent
This is part of #237
2021-04-30 20:41:57 -05:00
Ed Page
5863158a31 docs: Add reference 2019-10-25 08:17:58 -06:00
Ed Page
9005b93dd3 docs: Link to new CI 2019-10-25 07:49:41 -06:00
Ed Page
164ee9cb84 refactor: Split bin/lib into separate crates 2019-08-08 10:04:51 -05:00
Ed Page
766f5fb65f
docs: Update appveyor link 2019-07-05 08:09:13 -06:00
Ed Page
377c911328 fix: Rename to typos 2019-07-03 19:22:36 -06:00
Ed Page
16e7bd26e7 docs: Reformat README 2019-06-26 21:49:37 -06:00
Ed Page
4f85e39e09 docs: Comparison with other tools
Fixes #12
2019-06-26 21:47:17 -06:00
Ed Page
930a505bce fix(docs): Highlighting 2019-04-16 17:31:09 -06:00
Ed Page
21d326be7a docs: Update install instructions 2019-04-16 17:30:36 -06:00
Ed Page
af196a9561 fix: Settle on a name? 2019-04-16 17:27:55 -06:00
Ed Page
0cdd64c038 Initial commit 2019-01-22 15:01:33 -07:00