Skip to content

Fix more lints (#884) #751

Fix more lints (#884)

Fix more lints (#884) #751

Triggered via push September 22, 2023 08:24
Status Success
Total duration 3m 51s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
lint: R/ggcoefstats.R#L119
file=R/ggcoefstats.R,line=119,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 25, this has 31.
lint: R/ggcoefstats.R#L171
file=R/ggcoefstats.R,line=171,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 135 characters.
lint: R/ggcoefstats.R#L237
file=R/ggcoefstats.R,line=237,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 136 characters.
lint: R/ggpiestats_ggbarstats_helpers.R#L51
file=R/ggpiestats_ggbarstats_helpers.R,line=51,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 158 characters.