Adjusting zip to create appropriate structure for package.
This commit is contained in:
parent
a291373cf5
commit
1471c54c76
2 changed files with 9 additions and 1 deletions
BIN
gugulet-hu.zip
BIN
gugulet-hu.zip
Binary file not shown.
10
readme.md
10
readme.md
|
|
@ -1,3 +1,11 @@
|
||||||
# Vale
|
# Vale
|
||||||
|
|
||||||
My Vale package for customized linting rules.
|
My Vale package for customized linting rules. The style can be added as apackage by make the `.vale.ini` in the root of the project:
|
||||||
|
|
||||||
|
```toml
|
||||||
|
MinAlertLevel = suggestion
|
||||||
|
Packages = https://git.gugulet.hu/g_it/vale/raw/branch/main/gugulet-hu.zip
|
||||||
|
|
||||||
|
[*.md]
|
||||||
|
gugulet-hu = YES
|
||||||
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue