16 Commits

Author SHA1 Message Date
d6be15ce0d
feat(other): eslint & prettier (#302)
* eslint

* eslint fixes

* fix footer

* install prettier

* fix prettier
2025-03-20 20:11:16 +01:00
mahula
9691ffb668
revert removal of apostroph linting rule. 2023-02-05 10:06:42 +01:00
mahula
0038c92de7 remove apostroph rule from text linting 2023-02-02 10:50:08 +01:00
b179818078
remove link check as it takes too long 2023-01-11 14:33:29 +01:00
37ff677beb
new rule textlint-rule-apostrophe 2023-01-03 22:39:40 +01:00
95875356d7
new rule textlint-rule-write-good 2023-01-03 22:38:23 +01:00
e2f43f6f93
new rules textlint-rule-common-misspellings 2023-01-03 22:34:30 +01:00
5aab4ca517
new rule textlint-rule-doubled-spaces 2023-01-03 22:26:15 +01:00
4a54fd2f38
new rule textlint-rule-no-zero-width-spaces 2023-01-03 22:24:31 +01:00
8da3e09837
new rule @textlint-rule/textlint-rule-no-unmatched-pair 2023-01-03 22:20:03 +01:00
bcbbad0907
new rule textlint-rule-period-in-list-item 2023-01-03 22:10:59 +01:00
4f7fd34b5b
new rule textlint-rule-no-empty-element 2023-01-03 22:07:32 +01:00
b7c9e4f77d
new textlint rule textlint-rule-no-empty-section
adjusted texts to match the rule
2023-01-03 22:04:57 +01:00
583a8cf887
textlint-rule-no-dead-link rule
include test documentation in README.md
2023-01-03 21:58:12 +01:00
f0ead6c746
renamed command lint to test to fit the npm standard
new rule textlint-rule-no-exclamation-question-mark
2023-01-03 21:45:54 +01:00
2f82d2954a
- test-lint workflow
- renamed textlintrc to textlintrc.js
- new rule textlint-rule-no-start-duplicated-conjunction
2023-01-03 21:41:40 +01:00