Home
last modified time | relevance | path

Searched refs:LINT (Results 1 – 25 of 1663) sorted by relevance

12345678910>>...67

/dports/devel/git-p4/git-2.34.1/t/chainlint/
H A Dif-then-else.test2 # LINT: 'if', 'then', 'elif', 'else', 'fi' do not need "&&"
5 # LINT: missing "&&" on 'echo'
7 # LINT: last statement before 'elif' does not need "&&"
10 # LINT: last statement before 'else' does not need "&&"
14 # LINT: last statement before 'fi' does not need "&&"
18 # LINT: missing "&&" on 'fi'
23 # LINT: 'then' on same line as 'if'
H A Dcuddled.test1 # LINT: first subshell statement cuddled with opening "("; for implementation
2 # LINT: simplicity, "(..." is split into two lines, "(" and "..."
7 # LINT: same with missing "&&"
12 # LINT: closing ")" cuddled with final subshell statement
17 # LINT: "(" and ")" cuddled with first and final subshell statements
21 # LINT: same with missing "&&"
H A Dnested-cuddled-subshell.test2 # LINT: opening "(" cuddled with first nested subshell statement
7 # LINT: same but "&&" missing
12 # LINT: closing ")" cuddled with final nested subshell statement
17 # LINT: same but "&&" missing
22 # LINT: "(" and ")" cuddled with first and final subshell statements
26 # LINT: same but "&&" missing
H A Dsemicolon.test2 # LINT: missing internal "&&" and ending "&&"
4 # LINT: final statement before ")" only missing internal "&&"
8 # LINT: missing internal "&&"
13 # LINT: not fooled by semicolon in string
18 # LINT: unnecessary terminating semicolon
23 # LINT: unnecessary terminating semicolon
H A Dhere-doc.test1 # LINT: stitch together incomplete \-ending lines
2 # LINT: swallow here-doc to avoid false positives in content
10 # LINT: swallow here-doc with arbitrary tag
17 # LINT: swallow 'quoted' here-doc
24 # LINT: swallow "quoted" here-doc
31 # LINT: swallow here-doc (EOF is last line of test)
/dports/devel/git-svn/git-2.34.1/t/chainlint/
H A Dif-then-else.test2 # LINT: 'if', 'then', 'elif', 'else', 'fi' do not need "&&"
5 # LINT: missing "&&" on 'echo'
7 # LINT: last statement before 'elif' does not need "&&"
10 # LINT: last statement before 'else' does not need "&&"
14 # LINT: last statement before 'fi' does not need "&&"
18 # LINT: missing "&&" on 'fi'
23 # LINT: 'then' on same line as 'if'
H A Dnested-cuddled-subshell.test2 # LINT: opening "(" cuddled with first nested subshell statement
7 # LINT: same but "&&" missing
12 # LINT: closing ")" cuddled with final nested subshell statement
17 # LINT: same but "&&" missing
22 # LINT: "(" and ")" cuddled with first and final subshell statements
26 # LINT: same but "&&" missing
H A Dcuddled.test1 # LINT: first subshell statement cuddled with opening "("; for implementation
2 # LINT: simplicity, "(..." is split into two lines, "(" and "..."
7 # LINT: same with missing "&&"
12 # LINT: closing ")" cuddled with final subshell statement
17 # LINT: "(" and ")" cuddled with first and final subshell statements
21 # LINT: same with missing "&&"
H A Dsemicolon.test2 # LINT: missing internal "&&" and ending "&&"
4 # LINT: final statement before ")" only missing internal "&&"
8 # LINT: missing internal "&&"
13 # LINT: not fooled by semicolon in string
18 # LINT: unnecessary terminating semicolon
23 # LINT: unnecessary terminating semicolon
/dports/devel/git-gui/git-2.34.1/t/chainlint/
H A Dif-then-else.test2 # LINT: 'if', 'then', 'elif', 'else', 'fi' do not need "&&"
5 # LINT: missing "&&" on 'echo'
7 # LINT: last statement before 'elif' does not need "&&"
10 # LINT: last statement before 'else' does not need "&&"
14 # LINT: last statement before 'fi' does not need "&&"
18 # LINT: missing "&&" on 'fi'
23 # LINT: 'then' on same line as 'if'
H A Dnested-cuddled-subshell.test2 # LINT: opening "(" cuddled with first nested subshell statement
7 # LINT: same but "&&" missing
12 # LINT: closing ")" cuddled with final nested subshell statement
17 # LINT: same but "&&" missing
22 # LINT: "(" and ")" cuddled with first and final subshell statements
26 # LINT: same but "&&" missing
H A Dcuddled.test1 # LINT: first subshell statement cuddled with opening "("; for implementation
2 # LINT: simplicity, "(..." is split into two lines, "(" and "..."
7 # LINT: same with missing "&&"
12 # LINT: closing ")" cuddled with final subshell statement
17 # LINT: "(" and ")" cuddled with first and final subshell statements
21 # LINT: same with missing "&&"
H A Dsemicolon.test2 # LINT: missing internal "&&" and ending "&&"
4 # LINT: final statement before ")" only missing internal "&&"
8 # LINT: missing internal "&&"
13 # LINT: not fooled by semicolon in string
18 # LINT: unnecessary terminating semicolon
23 # LINT: unnecessary terminating semicolon
/dports/devel/git/git-2.34.1/t/chainlint/
H A Dif-then-else.test2 # LINT: 'if', 'then', 'elif', 'else', 'fi' do not need "&&"
5 # LINT: missing "&&" on 'echo'
7 # LINT: last statement before 'elif' does not need "&&"
10 # LINT: last statement before 'else' does not need "&&"
14 # LINT: last statement before 'fi' does not need "&&"
18 # LINT: missing "&&" on 'fi'
23 # LINT: 'then' on same line as 'if'
H A Dcuddled.test1 # LINT: first subshell statement cuddled with opening "("; for implementation
2 # LINT: simplicity, "(..." is split into two lines, "(" and "..."
7 # LINT: same with missing "&&"
12 # LINT: closing ")" cuddled with final subshell statement
17 # LINT: "(" and ")" cuddled with first and final subshell statements
21 # LINT: same with missing "&&"
H A Dnested-cuddled-subshell.test2 # LINT: opening "(" cuddled with first nested subshell statement
7 # LINT: same but "&&" missing
12 # LINT: closing ")" cuddled with final nested subshell statement
17 # LINT: same but "&&" missing
22 # LINT: "(" and ")" cuddled with first and final subshell statements
26 # LINT: same but "&&" missing
H A Dsemicolon.test2 # LINT: missing internal "&&" and ending "&&"
4 # LINT: final statement before ")" only missing internal "&&"
8 # LINT: missing internal "&&"
13 # LINT: not fooled by semicolon in string
18 # LINT: unnecessary terminating semicolon
23 # LINT: unnecessary terminating semicolon
/dports/devel/git-cvs/git-2.34.1/t/chainlint/
H A Dif-then-else.test2 # LINT: 'if', 'then', 'elif', 'else', 'fi' do not need "&&"
5 # LINT: missing "&&" on 'echo'
7 # LINT: last statement before 'elif' does not need "&&"
10 # LINT: last statement before 'else' does not need "&&"
14 # LINT: last statement before 'fi' does not need "&&"
18 # LINT: missing "&&" on 'fi'
23 # LINT: 'then' on same line as 'if'
H A Dnested-cuddled-subshell.test2 # LINT: opening "(" cuddled with first nested subshell statement
7 # LINT: same but "&&" missing
12 # LINT: closing ")" cuddled with final nested subshell statement
17 # LINT: same but "&&" missing
22 # LINT: "(" and ")" cuddled with first and final subshell statements
26 # LINT: same but "&&" missing
H A Dcuddled.test1 # LINT: first subshell statement cuddled with opening "("; for implementation
2 # LINT: simplicity, "(..." is split into two lines, "(" and "..."
7 # LINT: same with missing "&&"
12 # LINT: closing ")" cuddled with final subshell statement
17 # LINT: "(" and ")" cuddled with first and final subshell statements
21 # LINT: same with missing "&&"
H A Dsemicolon.test2 # LINT: missing internal "&&" and ending "&&"
4 # LINT: final statement before ")" only missing internal "&&"
8 # LINT: missing internal "&&"
13 # LINT: not fooled by semicolon in string
18 # LINT: unnecessary terminating semicolon
23 # LINT: unnecessary terminating semicolon
/dports/devel/cgit/cgit-1.2.3/git/t/chainlint/
H A Dif-then-else.test2 # LINT: 'if', 'then', 'elif', 'else', 'fi' do not need "&&"
5 # LINT: missing "&&" on 'echo'
7 # LINT: last statement before 'elif' does not need "&&"
10 # LINT: last statement before 'else' does not need "&&"
14 # LINT: last statement before 'fi' does not need "&&"
18 # LINT: missing "&&" on 'fi'
23 # LINT: 'then' on same line as 'if'
H A Dcuddled.test1 # LINT: first subshell statement cuddled with opening "("; for implementation
2 # LINT: simplicity, "(..." is split into two lines, "(" and "..."
7 # LINT: same with missing "&&"
12 # LINT: closing ")" cuddled with final subshell statement
17 # LINT: "(" and ")" cuddled with first and final subshell statements
21 # LINT: same with missing "&&"
H A Dnested-cuddled-subshell.test2 # LINT: opening "(" cuddled with first nested subshell statement
7 # LINT: same but "&&" missing
12 # LINT: closing ")" cuddled with final nested subshell statement
17 # LINT: same but "&&" missing
22 # LINT: "(" and ")" cuddled with first and final subshell statements
26 # LINT: same but "&&" missing
H A Dsemicolon.test2 # LINT: missing internal "&&" and ending "&&"
4 # LINT: final statement before ")" only missing internal "&&"
8 # LINT: missing internal "&&"
13 # LINT: not fooled by semicolon in string
18 # LINT: unnecessary terminating semicolon
23 # LINT: unnecessary terminating semicolon

12345678910>>...67