docs: add AGENTS.md guidelines for AI agents #26
Annotations
10 warnings
|
lint:
R/getComment.R#L21
file=R/getComment.R,line=21,col=1,[trailing_whitespace_linter] Remove trailing whitespace.
|
|
lint:
R/getComment.R#L17
file=R/getComment.R,line=17,col=12,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
|
lint:
R/getComment.R#L13
file=R/getComment.R,line=13,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
|
lint:
data-raw/logo_generator.R#L32
file=data-raw/logo_generator.R,line=32,col=27,[quotes_linter] Only use double-quotes.
|
|
lint:
data-raw/logo_generator.R#L16
file=data-raw/logo_generator.R,line=16,col=16,[trailing_whitespace_linter] Remove trailing whitespace.
|
|
lint:
data-raw/logo_generator.R#L15
file=data-raw/logo_generator.R,line=15,col=39,[trailing_whitespace_linter] Remove trailing whitespace.
|
|
lint:
data-raw/logo_generator.R#L3
file=data-raw/logo_generator.R,line=3,col=29,[quotes_linter] Only use double-quotes.
|
|
lint:
data-raw/logo_generator.R#L3
file=data-raw/logo_generator.R,line=3,col=17,[quotes_linter] Only use double-quotes.
|
|
lint:
data-raw/category.R#L18
file=data-raw/category.R,line=18,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 81 characters.
|
|
lint:
data-raw/category.R#L8
file=data-raw/category.R,line=8,col=11,[seq_linter] Use seq_len(nrow(...)) instead of 1:nrow(...), which is likely to be wrong in the empty edge case.
|