Skip to content

Commit

Permalink
test: check prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
CelticBoozer committed Dec 7, 2024
1 parent 6eef3f3 commit 33a2c30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/prettier.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,13 @@ on:
paths:
- '**/*.css'
- '**/*.json'
- '.config/OpenRGB/plugins/settings/**/*'
- '.config/waybar/config'
- '**/*.html'
pull_request:
branches:
- master
paths:
- '**/*.css'
- '**/*.json'
- '.config/OpenRGB/plugins/settings/*'
- '.config/waybar/config'
- '**/*.html'
jobs:
format_check:
Expand All @@ -32,5 +28,4 @@ jobs:
with:
dry: true
prettier_options: >
"**/{*.css,*.json,*.html}" "**/OpenRGB/plugins/settings/**/*" "**/waybar/config"
--check
"**/{*.css,*.json,*.html}" --check
7 changes: 1 addition & 6 deletions .system-config-backup/pkglist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ grep
groff
groovy
grub
gtk4-layer-shell
gvfs-mtp
gzip
haskell-pandoc
Expand All @@ -69,7 +68,6 @@ ld-lsb
lib32-libx11
lib32-pam
libreoffice-fresh
libsass
libtool
linux-firmware
linux-zen
Expand All @@ -85,7 +83,6 @@ man-db
man-pages
maven
mdadm
meson
mpv
msmtp-mta
mtpfs
Expand All @@ -96,7 +93,6 @@ neovim
net-tools
netctl
networkmanager
ninja
nodejs
noto-fonts-emoji
npm
Expand All @@ -116,12 +112,12 @@ pkgconf
playerctl
polkit
postgresql
prettier
pulsemixer
python-pillow
python-pip
python-pystray
python-requests
python-tqdm
qemu-desktop
reflector
reiserfsprogs
Expand All @@ -130,7 +126,6 @@ rofi-wayland
rtorrent
rust
s-nail
sassc
sed
steam
sudo
Expand Down

0 comments on commit 33a2c30

Please sign in to comment.