YAML linter that preserves comments using psych-pure
https://github.com/ducks/yaml-janitor
A YAML linter built on psych-pure that can detect and fix common issues while
preserving comments.
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:darix:apps/yaml-janitor && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| yaml-janitor-20260119.3.gem | 0000013312 13 KB | |
| yaml-janitor.changes | 0000000154 154 Bytes | |
| yaml-janitor.spec | 0000002015 1.97 KB |
Comments 1
@Geometry Online Wow, I adore the idea behind yaml-janitor! Managing YAML files can be difficult, especially if they become cluttered. I remember spending hours trying to tidy mine up for a project, only to discover fresh mistakes each time.