(WIP) Allows the use of = instead of <- #6306
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.
|