Skip to content

(WIP) Allows the use of = instead of <- #6306

(WIP) Allows the use of = instead of <-

(WIP) Allows the use of = instead of <- #6306

Triggered via pull request February 21, 2024 20:59
Status Failure
Total duration 5m 20s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
lint
Process completed with exit code 31.
lint: R/assignment_linter.R#L76
file=R/assignment_linter.R,line=76,col=30,[indentation_linter] Indentation should be 4 spaces but is 30 spaces.
lint: R/assignment_linter.R#L115
file=R/assignment_linter.R,line=115,col=22,[assignment_linter] Use <-, not =, for assignment.