Skip to content

15 add function to set up precommit #34

15 add function to set up precommit

15 add function to set up precommit #34

Triggered via pull request February 19, 2025 09:05
Status Failure
Total duration 4m 19s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
lint
Process completed with exit code 31.
lint: R/pre_commit.R#L101
file=R/pre_commit.R,line=101,col=31,[indentation_linter] Indentation should be 4 spaces but is 31 spaces.
lint: R/pre_commit.R#L108
file=R/pre_commit.R,line=108,col=9,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
lint: R/pre_commit.R#L108
file=R/pre_commit.R,line=108,col=28,[commas_linter] Commas should always have a space after.
lint: R/pre_commit.R#L108
file=R/pre_commit.R,line=108,col=64,[brace_linter] There should be a space before an opening curly brace.
lint: R/pre_commit.R#L108
file=R/pre_commit.R,line=108,col=64,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
lint: R/pre_commit.R#L232
file=R/pre_commit.R,line=232,col=29,[brace_linter] There should be a space before an opening curly brace.
lint: R/pre_commit.R#L232
file=R/pre_commit.R,line=232,col=29,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
lint: R/pre_commit.R#L233
file=R/pre_commit.R,line=233,col=6,[indentation_linter] Indentation should be 4 spaces but is 6 spaces.