File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -8,18 +8,19 @@ Dotenv-linter can [check](/usage/check) / [fix](/usage/fix) / [compare](/usage/c
88
99** Available checks** :
1010<p >
11-   ;  ;  ;  ; β
  ; <a href =" #/checks/duplicated_key " >Duplicated Key </a ><br />
12-   ;  ;  ;  ; β
  ; <a href =" #/checks/ending_blank_line " >Ending Blank Line </a ><br />
13-   ;  ;  ;  ; β
  ; <a href =" #/checks/extra_blank_line " >Extra Blank Line </a ><br />
11+   ;  ;  ;  ; β
  ; <a href =" #/checks/duplicated_key " >Duplicated key </a ><br />
12+   ;  ;  ;  ; β
  ; <a href =" #/checks/ending_blank_line " >Ending blank line </a ><br />
13+   ;  ;  ;  ; β
  ; <a href =" #/checks/extra_blank_line " >Extra blank line </a ><br />
1414  ;  ;  ;  ; β
  ; <a href =" #/checks/incorrect_delimiter " >Incorrect delimiter</a ><br />
1515  ;  ;  ;  ; β
  ; <a href =" #/checks/key_without_value " >Key without value</a ><br />
1616  ;  ;  ;  ; β
  ; <a href =" #/checks/leading_character " >Leading character</a ><br />
1717  ;  ;  ;  ; β
  ; <a href =" #/checks/lowercase_key " >Lowercase key</a ><br />
1818  ;  ;  ;  ; β
  ; <a href =" #/checks/quote_character " >Quote character</a ><br />
1919  ;  ;  ;  ; β
  ; <a href =" #/checks/space_character " >Space character</a ><br />
20-   ;  ;  ;  ; β
  ; <a href =" #/checks/substitution_key " >Substitution Key </a ><br />
20+   ;  ;  ;  ; β
  ; <a href =" #/checks/substitution_key " >Substitution key </a ><br />
2121  ;  ;  ;  ; β
  ; <a href =" #/checks/trailing_whitespace " >Trailing whitespace</a ><br />
22-   ;  ;  ;  ; β
  ; <a href =" #/checks/unordered_key " >Unordered Key</a ><br />
22+   ;  ;  ;  ; β
  ; <a href =" #/checks/unordered_key " >Unordered key</a ><br />
23+   ;  ;  ;  ; β
  ; <a href =" #/checks/value_without_quotes " >Value without quotes</a ><br />
2324</p >
2425
2526** The key features** :
You canβt perform that action at this time.
0 commit comments