File: dotenv-linter.ok

package info (click to toggle)
golang-github-reviewdog-errorformat 0.0~git20220309.b075c45-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 900 kB
  • sloc: python: 59; xml: 13; javascript: 4; sh: 4; haskell: 3; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 238 bytes parent folder | download | duplicates (2)
1
2
3
4
5
.env|1| Leading space detected
.env|2| The FOO key should be with a value or have an equal sign
.env|3| The FOO-BAR key has incorrect delimiter
.env|4| The FOo_BAR key should be in uppercase
.env|5| The foo_bar key should be in uppercase