Skip to content

Commit

Permalink
Update codeLintGlobal.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rocket13011 authored Sep 13, 2023
1 parent 4734e32 commit eb5490a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/codeLintGlobal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
php_codesniffer_args: "-n --ignore-annotations ./core ./desktop ./plugin_info"
flake8: true
prettier: true
prettier_args: "--trailing-comma es5"
prettier_extensions: css,html,js,json,jsx,md,sass,scss,ts,tsx,vue,yaml
auto_fix: true
prettier_auto_fix: true
Expand Down

0 comments on commit eb5490a

Please sign in to comment.