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

add superlinter and fix linting errors #430

Merged
merged 4 commits into from
Sep 22, 2021
Merged

Conversation

glennmusa
Copy link
Contributor

Description

This change introduces GitHub super-linter as a Pull Request linting check, and fixes the existing errors in the repo, for these languages:

VALIDATE_ALL_CODEBASE: true
VALIDATE_BASH: true
VALIDATE_GITHUB_ACTIONS: true
VALIDATE_MARKDOWN: true
VALIDATE_TERRAFORM_TFLINT: true
VALIDATE_YAML: true
DEFAULT_BRANCH: main

Issue reference

The issue this PR will close: #398

Checklist

Please make sure you've completed the relevant tasks for this PR out of the following list:

  • All acceptance criteria in the backlog item are met
  • The documentation is updated to cover any new or changed features
  • Manual tests have passed
  • Relevant issues are linked to this PR

@glennmusa glennmusa requested review from brooke-hamilton and a team September 22, 2021 22:56
@glennmusa glennmusa enabled auto-merge (squash) September 22, 2021 23:10
@glennmusa glennmusa merged commit fdeeb59 into main Sep 22, 2021
@glennmusa glennmusa deleted the glenn/addsuperlinter branch September 22, 2021 23:20
@glennmusa glennmusa linked an issue Sep 22, 2021 that may be closed by this pull request
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.

Update Bicep Validate GitHub Action to run on demand Lint markdown on Pull Request to default branch
2 participants