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

Fix yaml linter not linting multiple files #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
OndraM merged 1 commit into alma-oss:master from OndraM:bugfix/linting
Mar 26, 2018

Conversation

@OndraM
Copy link
Contributor

@OndraM OndraM commented Mar 25, 2018

@OndraM OndraM force-pushed the bugfix/linting branch 4 times, most recently from b604fe3 to 4809fd0 Compare March 25, 2018 23:17
composer.json Outdated
],
"lint": [
"vendor/bin/yaml-lint *.yml",
"for FN in *.yml *.yaml; do vendor/bin/yaml-lint \"$FN\"; done",
Copy link
Contributor

@MortalFlesh MortalFlesh Mar 26, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FN is quite misleading.. at the first look I thought it's function .. why is it not just fileName?

TomasVotruba reacted with thumbs up emoji
Copy link
Contributor Author

@OndraM OndraM Mar 26, 2018
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FN is from my experience one of the most used shortcut in bash scripts... However obviously not enough generally known, I will change it :)

MortalFlesh reacted with heart emoji
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@MortalFlesh MortalFlesh MortalFlesh approved these changes

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /