systemd-linter
lint SystemD unit files from any platform: Linux, OSX, and Windows. Validate your unit files, apply industries best-practices, and avoid hairy pitfalls.
See the Releases Page to download binaries.
Confidence Item | Status |
---|---|
False negatives | ✅ Will correctly parse all valid files |
False positives | |
Syntax Linting | ❌ Will not check for indentation, trailing whitespace, etc. |
Unknown Directives | ✅ Will correctly detect unknown directives or categories |
Documentation pitfalls | 📝 Implementation in progress |
Craftmanship | 📝 Implementation in progress |