Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use all_linters() instead of using tags #1207

Merged
merged 1 commit into from
May 12, 2024
Merged

Conversation

IndrajeetPatil
Copy link
Collaborator

No description provided.

.lintr Show resolved Hide resolved
@@ -1,13 +1,11 @@
linters: linters_with_tags(
tags = NULL,
linters: all_linters(
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a more intuitive API to access all offered linters.

Copy link
Collaborator

@lorenzwalthert lorenzwalthert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@IndrajeetPatil IndrajeetPatil merged commit 4f78252 into main May 12, 2024
15 checks passed
@IndrajeetPatil IndrajeetPatil deleted the turn-on-all-linters branch May 12, 2024 18:54
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.

2 participants