Skip to content

Instantly share code, notes, and snippets.

@digitalfun
Created March 30, 2016 19:26
Show Gist options
  • Save digitalfun/e4ceb2f21f145aa89b0783bdab782cda to your computer and use it in GitHub Desktop.
Save digitalfun/e4ceb2f21f145aa89b0783bdab782cda to your computer and use it in GitHub Desktop.
Notepad++: lint a yaml file. Using NppExec plugin.
yamllint -f parsable "$(FULL_CURRENT_PATH)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment