Skip to content

Export special character names#38

Merged
wahani merged 2 commits into
masterfrom
bugfix/issue37
Feb 5, 2021
Merged

Export special character names#38
wahani merged 2 commits into
masterfrom
bugfix/issue37

Conversation

@wahani
Copy link
Copy Markdown
Owner

@wahani wahani commented Feb 3, 2021

fixes #37

@lintr-bot
Copy link
Copy Markdown

tests/testthat/test-export.R:3:5: style: Variable and function name style should be CamelCase, camelCase or dotted.case.

"%+%" <- function(lhs, rhs) lhs + rhs
    ^~~~~

@wahani wahani merged commit 3010737 into master Feb 5, 2021
@wahani wahani deleted the bugfix/issue37 branch February 5, 2021 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot export special binary operators

2 participants