Weight function bootstrap pull request #381
Annotations
1 error and 10 warnings
Lint π§Ά
Process completed with exit code 1.
|
Lint π§Ά:
R/bootstrap.R#L85
file=R/bootstrap.R,line=85,col=91,[quotes_linter] Only use double-quotes.
|
Lint π§Ά:
R/bootstrap.R#L85
file=R/bootstrap.R,line=85,col=6,[indentation_linter] Indentation should be 4 spaces but is 6 spaces.
|
Lint π§Ά:
R/bootstrap.R#L80
file=R/bootstrap.R,line=80,col=6,[indentation_linter] Indentation should be 4 spaces but is 6 spaces.
|
Lint π§Ά:
R/bootstrap.R#L74
file=R/bootstrap.R,line=74,col=11,[brace_linter] There should be a space before an opening curly brace.
|
Lint π§Ά:
R/bootstrap.R#L60
file=R/bootstrap.R,line=60,col=6,[indentation_linter] Indentation should be 4 spaces but is 6 spaces.
|
Lint π§Ά:
R/bootstrap.R#L58
file=R/bootstrap.R,line=58,col=24,[paren_body_linter] Put a space between a right parenthesis and a body expression.
|
Lint π§Ά:
R/bootstrap.R#L58
file=R/bootstrap.R,line=58,col=24,[brace_linter] There should be a space before an opening curly brace.
|
Lint π§Ά:
R/bootstrap.R#L58
file=R/bootstrap.R,line=58,col=7,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
|
Lint π§Ά:
R/bootstrap.R#L58
file=R/bootstrap.R,line=58,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
|
Lint π§Ά:
R/bootstrap.R#L44
file=R/bootstrap.R,line=44,col=44,[T_and_F_symbol_linter] Use TRUE instead of the symbol T.
|
Loading