mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 23:41:59 +00:00
Remove Python and Shell linters
This commit is contained in:
@@ -16,11 +16,3 @@ jobs:
|
|||||||
npm install
|
npm install
|
||||||
npm run lint
|
npm run lint
|
||||||
popd
|
popd
|
||||||
|
|
||||||
- name: Run ruff (Python)
|
|
||||||
uses: jpetrucciani/ruff-check@0.0.239
|
|
||||||
with:
|
|
||||||
path: "./backend"
|
|
||||||
|
|
||||||
- name: Run ShellCheck
|
|
||||||
uses: ludeeus/action-shellcheck@master
|
|
||||||
|
|||||||
Reference in New Issue
Block a user