Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite64a77c

Browse files
Add the docs for the new --exclude option
1 parent8c54c21 commite64a77c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎components/yaml.rst‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,12 @@ Then, execute the script for validating contents:
433433
# or contents passed to STDIN
434434
$ cat path/to/file.yaml | php lint.php
435435
436+
Use the `--exclude` option to exclude one or more specific files from multiple file list:
437+
438+
..code-block::terminal
439+
440+
$ php lint.php path/to/directory --exclude=/dirname/foo.yaml --exclude=/dirname/bar.yaml
441+
436442
The result is written to STDOUT and uses a plain text format by default.
437443
Add the ``--format`` option to get the output in JSON format:
438444

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp