Update issue templates #3
Annotations
1 error and 4 warnings
lint
Process completed with exit code 31.
|
lint:
R/formatAY.R#L4
file=R/formatAY.R,line=4,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
|
lint:
R/formatAY.R#L14
file=R/formatAY.R,line=14,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/formatAY.R#L15
file=R/formatAY.R,line=15,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 97 characters.
|
lint:
R/roundFiveUp.R#L23
file=R/roundFiveUp.R,line=23,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|