Skip to content

Commit

Permalink
test: prettier test
Browse files Browse the repository at this point in the history
  • Loading branch information
CelticBoozer committed Dec 7, 2024
1 parent ee71b5c commit 9cc5680
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion .config/OpenRGB/plugins/settings/EffectSettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@
"tint": 0,
"use_prefered_colors": false
}

1 change: 0 additions & 1 deletion .config/firefox/extensions/auto-tab-discard.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,3 @@
"click": "popup"
}
}

3 changes: 1 addition & 2 deletions .github/workflows/prettier.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,5 @@ jobs:
with:
dry: true
prettier_options: >
"**/{*.css,*.json}" ".config/OpenRGB/plugins/settings/**/*" ".config/waybar/config"
--check
"**/{*.css,*.json}" ".config/OpenRGB/plugins/settings/**/*" ".config/waybar/config" --check

0 comments on commit 9cc5680

Please sign in to comment.