generated from hackforla/.github-hackforla-base-repo-template
-
-
Notifications
You must be signed in to change notification settings - Fork 79
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 linting to pull requests #1330
Labels
complexity: medium
feature: Infrastructure
Secrets, Prod and Dev setup, etc.
role: devops
size: 2pt
Can be done in 7-12 hours
Milestone
Comments
JackHaeg
added
feature: missing
feature: Github Actions
and removed
feature: missing
labels
Jun 18, 2023
jbubar
added
size: 5pt
role: devops
and removed
size: 5pt
role: Missing
size: missing
labels
Jun 27, 2023
trillium
added
the
Close after Vite merge
Issue that is no longer relevant after Vite merge and can be closed
label
Aug 15, 2024
@trillium please add additional Action Items to this issue |
@trillium Closing now that Vite has been merged. |
github-project-automation
bot
moved this from Prioritized Backlog
to Final QA (product)
in P: VRMS: Project Board
Sep 19, 2024
Reopening this issue, |
github-project-automation
bot
moved this from Final QA (product)
to New Issue Approval
in P: VRMS: Project Board
Sep 24, 2024
trillium
moved this from New Issue Approval
to Prioritized Backlog
in P: VRMS: Project Board
Sep 24, 2024
trillium
added
feature: Infrastructure
Secrets, Prod and Dev setup, etc.
complexity: medium
and removed
Close after Vite merge
Issue that is no longer relevant after Vite merge and can be closed
feature: Github Actions
labels
Oct 15, 2024
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
complexity: medium
feature: Infrastructure
Secrets, Prod and Dev setup, etc.
role: devops
size: 2pt
Can be done in 7-12 hours
Overview
Devs on this team have differing eslint configurations. VRMS should standardize linting so that only relevant changes show up in commits, standardizing things like:
import {foo} from './foo'
vsimport { foo } from './foo'
Action Items
Resources/Instructions
The text was updated successfully, but these errors were encountered: