# Vale My Vale package for customized linting rules. The style can be added as a package 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 ```