proofr v0.3.0 Updates #19
Annotations
1 error and 4 warnings
lint
Process completed with exit code 31.
|
lint:
R/auth.R#L47
file=R/auth.R,line=47,col=5,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
|
lint:
R/auth.R#L49
file=R/auth.R,line=49,col=5,[brace_linter] Closing curly-braces should always be on their own line, unless they are followed by an else.
|
lint:
R/info.R#L8
file=R/info.R,line=8,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 81 characters.
|
lint:
R/info.R#L9
file=R/info.R,line=9,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
|