Commit graph

259 commits

Author SHA1 Message Date
Ed Page
f12cee1d8f chore: Release
Some checks are pending
Security audit / security_audit (push) Waiting to run
Security audit / cargo_deny (bans licenses sources) (push) Waiting to run
CI / CI (push) Blocked by required conditions
CI / Test (push) Waiting to run
CI / Check MSRV (push) Waiting to run
CI / lockfile (push) Waiting to run
CI / Docs (push) Waiting to run
CI / rustfmt (push) Waiting to run
CI / clippy (push) Waiting to run
CI / Coverage (push) Waiting to run
/ linux (aarch64) (push) Waiting to run
/ linux (x86) (push) Waiting to run
/ linux (x86_64) (push) Waiting to run
/ musllinux (aarch64) (push) Waiting to run
/ musllinux (x86_64) (push) Waiting to run
/ windows (x64) (push) Waiting to run
/ windows (x86) (push) Waiting to run
/ macos (aarch64) (push) Waiting to run
/ macos (x86_64) (push) Waiting to run
/ sdist (push) Waiting to run
/ Release (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
2024-09-30 20:31:14 -05:00
Ed Page
8e6a4285bc chore: Release
Some checks are pending
Security audit / security_audit (push) Waiting to run
Security audit / cargo_deny (bans licenses sources) (push) Waiting to run
CI / CI (push) Blocked by required conditions
CI / Test (push) Waiting to run
CI / Check MSRV (push) Waiting to run
CI / lockfile (push) Waiting to run
CI / Docs (push) Waiting to run
CI / rustfmt (push) Waiting to run
CI / clippy (push) Waiting to run
CI / Coverage (push) Waiting to run
/ linux (aarch64) (push) Waiting to run
/ linux (x86) (push) Waiting to run
/ linux (x86_64) (push) Waiting to run
/ musllinux (aarch64) (push) Waiting to run
/ musllinux (x86_64) (push) Waiting to run
/ windows (x64) (push) Waiting to run
/ windows (x86) (push) Waiting to run
/ macos (aarch64) (push) Waiting to run
/ macos (x86_64) (push) Waiting to run
/ sdist (push) Waiting to run
/ Release (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
2024-09-16 14:02:44 -05:00
Ed Page
945d407a5f chore: Release 2024-09-04 10:17:36 -05:00
Ed Page
853bbe8898 chore: Release 2024-09-03 15:43:18 -05:00
Ed Page
9ad6f5c054 chore: Release 2024-08-30 16:05:09 -05:00
Ed Page
7197721b97 chore: Release 2024-08-30 15:13:21 -05:00
Ed Page
b86466d268 chore: Release 2024-08-23 14:19:18 -05:00
Ed Page
21281cc0ae chore: Release 2024-08-23 13:59:06 -05:00
Ed Page
8b729e1d89 docs(ref): Link to ripsecret 2024-08-22 10:43:10 -05:00
Ed Page
cbb98c663b chore: Release 2024-08-22 10:37:16 -05:00
Ed Page
935271f020 chore: Release 2024-07-31 11:42:59 -05:00
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