Commit 23266cc6 authored by Will Hall's avatar Will Hall Committed by Kamil Trzciński

#60818 Correct linting for project root *.yml files

parent c513434c
......@@ -21,20 +21,20 @@ ratings:
- "**.jsx"
- "**.module"
exclude_paths:
- config/
- db/
- features/
- node_modules/
- spec/
- vendor/
- .yarn-cache/
- tmp/
- builds/
- coverage/
- public/
- shared/
- webpack-report/
- log/
- backups/
- coverage-javascript/
- plugins/
- config/
- db/
- features/
- node_modules/
- spec/
- vendor/
- .yarn-cache/
- tmp/
- builds/
- coverage/
- public/
- shared/
- webpack-report/
- log/
- backups/
- coverage-javascript/
- plugins/
---
title: Fix yaml linting for project root *.yml files
merge_request: 27579
author: Will Hall
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment