File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 66 - id : check-symlinks
77 - id : check-yaml
88 - id : end-of-file-fixer
9- exclude : |
10- \.svg$|
11- \.json$
9+ exclude : ' \.(svg|json)$'
1210 - id : trailing-whitespace
1311 args : [--markdown-linebreak-ext=md]
1412 exclude : \.svg$
Original file line number Diff line number Diff line change 1- # Makefile for tests for tools/scripts in docs-resources repository.
1+ # Makefile for tests of tools/scripts in docs-resources repository.
22# Must be run in top-level directory of docs-resources repository.
33#
44# This work is licensed under the Creative Commons Attribution-ShareAlike 4.0
Original file line number Diff line number Diff line change 1+ ---
12# yaml-language-server: $schema=../../schemas/defs-schema.json
23
34$schema : " ../../schemas/defs-schema.json#"
You can’t perform that action at this time.
0 commit comments