Commit graph

248 commits

Author SHA1 Message Date
Ed Page
c7af4712ed chore: Release 2024-07-25 15:31:08 -05:00
Ed Page
240053aa96 docs: Update changelog 2024-07-25 15:30:49 -05:00
Ed Page
ba52e2886f chore: Release 2024-07-25 09:31:57 -05:00
Ed Page
3ddcf00482 chore: Release 2024-07-22 14:50:30 -05:00
Ed Page
320b578147 chore: Release 2024-07-10 12:10:20 -05:00
Ed Page
81a34f1ca2 chore: Release 2024-07-05 09:52:17 -05:00
Ed Page
04eea79695 chore: Release 2024-07-04 21:32:02 -04:00
Ed Page
c16dc8f5b4 chore: Release 2024-06-22 13:13:44 -04:00
Ed Page
dde47868a5 chore: Release 2024-06-21 14:35:59 -04:00
Ed Page
cfe759ac8d chore: Release 2024-06-12 10:47:35 -05:00
Ed Page
19fbd96065 chore: Release 2024-06-12 10:33:28 -05:00
Ed Page
bb99fe166c chore: Release 2024-06-12 10:00:27 -05:00
Ed Page
acbff432fb chore: Release 2024-06-10 17:00:33 -05:00
Quentin Santos
169e892ab6 Fix trailing spaces 2024-06-10 17:37:35 +02:00
Ed Page
8382594ee0 chore: Release 2024-06-07 10:12:31 -05:00
Ed Page
e12da5495c chore: Release 2024-06-07 07:58:55 -05:00
Ed Page
49d37361a0 chore: Release 2024-06-05 14:40:23 -05:00
Noah Pendleton
c7a34fcbe2 docs(ref): Add dotall specifier to block ignore
Needed a `(?s)` to match multiple enclosed newlines. And added a
non-greedy modifier and matching test to prevent double blocks from
causing intermediate lines to be ignored:

```shell
# spellchecker:off
should be ignored
# spellchecker:on
should not be ignored  # without non-greedy, this is also ignored
# spellchecker:off
should be ignored
# spellchecker:on
```
2024-06-04 15:56:21 -04:00
Ed Page
41752caac9 chore: Release 2024-06-03 10:13:10 -05:00
Ed Page
d503507db9 chore: Release 2024-04-30 14:39:22 -05:00
Ed Page
f2c1f08a7b chore: Release 2024-04-23 15:07:39 -05:00
Ed Page
44548ad17a chore: Release 2024-04-16 11:56:42 -05:00
Ed Page
efad85b292 chore: Release 2024-04-12 15:58:51 -05:00
Ed Page
e1591a6852 chore: Release 2024-04-09 15:27:32 -05:00
Ed Page
c0d730e33e chore: Release 2024-04-09 11:49:37 -05:00
Ed Page
0019ccbb09 chore: Release 2024-04-08 20:42:52 -05:00
Ed Page
c15b28fff9 chore: Release 2024-04-04 09:20:18 -05:00
Ed Page
ae0de188c1 docs(ref): Report regex workarounds for inline ignores 2024-04-03 09:13:54 -05:00
Ed Page
c4bcca1d18 chore: Release 2024-04-02 10:45:28 -05:00
Ed Page
928bceae2c chore: Release 2024-04-02 10:30:16 -05:00
Ed Page
31cbc32eff chore: Release 2024-04-01 16:40:13 -05:00
Ed Page
0d94ce21d0 chore: Release 2024-04-01 13:43:41 -05:00
Ed Page
bcafd462cb chore: Release 2024-03-01 10:42:05 -06:00
Ed Page
b63f421581 chore: Release 2024-02-08 07:24:48 -06:00
Ed Page
443e650b50 chore: Release 2024-02-05 09:41:04 -06:00
Ed Page
c9ee166c05 chore: Release 2024-02-01 09:04:03 -06:00
Ed Page
bdcaedb080 chore: Release 2024-01-19 10:40:08 -06:00
Ed Page
a35b382b44 chore: Release 2024-01-12 15:58:29 -06:00
Ed Page
2361394247 chore: Release 2024-01-02 20:57:17 -06:00
kyu08
b9a2fa98d0 chore(docs): Bump actions/checkout to v4 in the GitHub Actions example 2024-01-01 20:32:28 +09:00
Ed Page
45a880d9f8 chore: Release 2023-12-27 10:38:16 -06:00
Ed Page
5bd389de71 chore: Release 2023-12-13 08:51:14 -06:00
Ed Page
548ac37a5d chore: Release 2023-12-08 13:35:58 -06:00
Ed Page
c97d621b6b chore: Release 2023-11-06 11:56:23 -06:00
Ed Page
0d04ce91a7 chore: Release 2023-11-01 13:58:29 -05:00
Ed Page
47dd297604 chore: Release 2023-10-27 10:06:07 -05:00
Ed Page
c004e98018 chore: Release 2023-10-16 12:51:32 -05:00
Ed Page
be8628fcb3 feat(config): Allow ignoring words by regex
Fixes #852
2023-10-16 12:37:00 -05:00
Ed Page
35a8bc6787 chore: Release 2023-10-11 22:09:14 -05:00
Ed Page
2b7af0e8ef docs: Don't mention non-existent force-exclude config 2023-10-09 15:43:21 -05:00