Merge pull request #10622 from Bonial-International-GmbH/PJ_prettier-adopters
ci(prettier): ignore `ADOPTERS.md` using `.prettierignore`
This commit is contained in:
@@ -110,7 +110,7 @@ jobs:
|
||||
continue-on-error: true
|
||||
|
||||
- name: prettier
|
||||
run: yarn prettier:check '!ADOPTERS.md'
|
||||
run: yarn prettier:check
|
||||
|
||||
- name: lock
|
||||
run: yarn lock:check
|
||||
|
||||
@@ -8,3 +8,6 @@ api-report.md
|
||||
plugins/scaffolder-backend/sample-templates
|
||||
.vscode
|
||||
dist-types
|
||||
|
||||
# reduce the barrier for adopters to add themselves
|
||||
ADOPTERS.md
|
||||
|
||||
Reference in New Issue
Block a user