mirror of
https://github.com/brain-hackers/wiki.brainux.org
synced 2025-10-17 05:38:40 +09:00
Install textlint and markdownlint
This commit is contained in:
10
.textlintrc
Normal file
10
.textlintrc
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"rules": {
|
||||
"preset-japanese": true,
|
||||
"prh": {
|
||||
"rulePaths": [
|
||||
"prh_rules/wiki.yml"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user