Skip to content

Ignore rule globally #674

Answered by jfree
macmessa asked this question in Q&A
Mar 28, 2025 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hi Marco,

This is an example of the global rule exclusion format that the IDE plugins/extensions generate, which is working for me on an internal project here at Datadog:

rulesets:
  - kotlin-code-style:
    rules:
      annotation-spacing:
        ignore:
          - "**"

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@macmessa
Comment options

@macmessa
Comment options

Answer selected by macmessa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants