mirror of
https://github.com/immich-app/immich.git
synced 2026-01-14 05:56:38 -08:00
feat: lint workflow files and others files in .github (#16914)
* add npm prettier dep and format script to .github folder * initial work on prettier formatting test * attempt index notation * change name of .github job to be valid * another use of index notation this is getting overcomplicated * Change job ID to `github-files-formatting` and chane the name to `.github Files Checks` * Change job name to `.github Files Formatting` * Update Makefile with .github module and `filter-out`s * run prettier formatting as added in this PR
This commit is contained in:
1
.github/workflows/fix-format.yml
vendored
1
.github/workflows/fix-format.yml
vendored
@@ -49,4 +49,3 @@ jobs:
|
||||
repo: context.repo.repo,
|
||||
name: 'fix:formatting'
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user