Skip to content

Commit

Permalink
add rule for PlatformIO
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippMolitor authored and tg44 committed Dec 27, 2023
1 parent 643ec20 commit c710ac5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions rules/platformio.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: "platformio"
enabled: true
searchPaths: ["~"]
ignorePaths: []
ruleType: "file-trigger"
ruleSettings:
fileTrigger: "platformio.ini"
excludePaths:
- ".pio"

0 comments on commit c710ac5

Please sign in to comment.