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

Linter CI part 1 #52

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Linter CI part 1 #52

wants to merge 13 commits into from

Conversation

yaswant
Copy link

@yaswant yaswant commented Jan 13, 2025

Description

Summary

Code linting via Super-Linter GitHub Action

Changes

Added

  • Linter workflow file workflow/lint.yml
  • Some manual language-specific overrides in linters/
  • CODEOWNERS, currently @ssdteam but we can revisit and include individuals for each component in a separate PR
  • A PR template

Dependency

None.

Impact

Automatic checks to assist code review

Issues addressed

Resolves

#51

Coordinated merge

NA

Checklist

  • I have performed a self-review of my own changes

@yaswant yaswant self-assigned this Jan 13, 2025
@yaswant yaswant linked an issue Jan 13, 2025 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Include code linting workflow
1 participant