Commit Graph

25 Commits

Author SHA1 Message Date
R. Ryantm
6b1c3c97b5 textlint: 14.2.1 -> 14.3.0 2024-11-14 12:41:51 +00:00
R. Ryantm
b5c08184a8 textlint: 14.2.0 -> 14.2.1 2024-10-05 14:47:32 +00:00
R. Ryantm
5fb859397e textlint: 14.1.0 -> 14.2.0 2024-08-24 23:14:46 +00:00
natsukium
8e98705b81
textlint: fix build on aarch64-linux 2024-08-18 23:22:15 +09:00
R. Ryantm
8daa0d0653 textlint: 14.0.5 -> 14.1.0 2024-08-18 02:57:19 +00:00
R. Ryantm
6e4035be42 textlint: 14.0.4 -> 14.0.5 2024-08-07 16:52:07 +00:00
natsukium
81a8702fd9
textlint-rule-prh: init at 6.0.0 2024-07-26 20:06:46 +09:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
natsukium
5f58c6a87d
textlint-rule-common-misspellings: repackage
There is no lock file in this package, but it is old and stable enough
so that we handle dependencies manually.
2024-05-25 17:02:56 +09:00
natsukium
950ff0df92
textlint-rule-no-start-duplicated-conjunction: repackage with fetchYarnDeps 2024-05-18 01:04:52 +09:00
natsukium
1e81326637
textlint-rule-abbr-within-parentheses: repackage with fetchYarnDeps 2024-05-18 01:04:52 +09:00
natsukium
e242a02edc
textlint-rule-period-in-list-item: repackage with fetchYarnDeps 2024-05-18 01:04:51 +09:00
natsukium
2aaa9011e1
textlint-rule-unexpanded-acronym: repackage with fetchYarnDeps 2024-05-18 01:04:51 +09:00
natsukium
8fc1968cb2
textlint-rule-en-max-word-count: repackage with fetchYarnDeps 2024-05-18 01:04:51 +09:00
natsukium
3109179f68
textlint-rule-terminology: repackage with buildNpmPackage 2024-05-18 01:04:50 +09:00
natsukium
dc4a3ade28
textlint-plugin-latex2e: init at 1.2.1-unstable-2024-02-05 2024-05-18 01:04:50 +09:00
natsukium
c4db484f14
textlint-rule-stop-words: repackage with buildNpmPackage 2024-05-18 01:04:50 +09:00
natsukium
d47ef02451
textlint-rule-diacritics: repackage with buildNpmPackage 2024-05-18 01:04:49 +09:00
natsukium
c28503fd79
textlint-rule-write-good: repackage with fetchYarnDeps 2024-05-18 01:04:49 +09:00
natsukium
e633e33303
textlint-rule-alex: repackage with buildNpmPackage 2024-05-18 01:04:49 +09:00
natsukium
95507da635
textlint-rule-max-comma: repackage with fetchYarnDeps 2024-05-18 01:04:48 +09:00
natsukium
f26194c4f1
textlint-rule-preset-ja-technical-writing: init at 10.0.1 2024-05-18 01:04:48 +09:00
natsukium
68c7f8e5ab
textlint: add test utility 2024-05-18 00:56:57 +09:00
natsukium
cd59be301d
textlint: make textlint pluggable with passthru.withPackages
textlint isn't useful without rules and plugins.
This change will allow to provide a wrapper that can use them, using
`textlint.withPackages [ xxx ]` like the Python environment.
2024-05-13 22:58:34 +09:00
natsukium
f1a746de73
textlint: repackage with buildNpmPackage 2024-05-13 22:12:38 +09:00