Skip to content
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

Fix sample configuration file linting issues. #68

Merged
merged 2 commits into from
Sep 30, 2020
Merged

Fix sample configuration file linting issues. #68

merged 2 commits into from
Sep 30, 2020

Conversation

karlism
Copy link
Contributor

@karlism karlism commented Sep 22, 2020

Before:

$ yamllint-3 jiralert.yml
  2:1       warning  missing document start "---"  (document-start)
  38:18     error    too many spaces inside brackets  (brackets)
  38:31     error    too many spaces inside brackets  (brackets)
  46:27     error    too many spaces inside braces  (braces)
  46:42     error    too many spaces inside braces  (braces)

After:

$ yamllint-3 jiralert.yml

karlism and others added 2 commits September 22, 2020 10:17
Signed-off-by: karlism <karlis.mikelsons@lf.lv>
@krasi-georgiev krasi-georgiev merged commit de4d3e7 into prometheus-community:master Sep 30, 2020
@karlism karlism deleted the patch-1 branch October 1, 2020 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants