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

Fixes #235 Enforced a frontend linting step to protect PRs #241

Merged
merged 1 commit into from
Feb 12, 2020

Conversation

sellnat77
Copy link
Member

@sellnat77 sellnat77 commented Feb 9, 2020

Fixes #235

.eslintignore Show resolved Hide resolved
@brodly
Copy link
Member

brodly commented Feb 10, 2020

This is fine. We might run into an annoying issue where the linter is enforcing accessibility. We can turn that down to warning or off for now and then add accessibility for MVP+

@sellnat77
Copy link
Member Author

Gonna take me a bit to address the existing errors but ill post in the channel when this PR is primed and ready

</span>
</button>
</div>
<div className="dropdown-menu" id="dropdown-menu" role="menu">
<div className="dropdown-content">
<a href="#" className="dropdown-item">
<button
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was probably the most strange change but seeing as how this isnt being used yet im sure we can figure out a lint-safe way to do this

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pull latest dev, this has been fixed

Copy link
Member

@brodly brodly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge latest dev and merge it

Actually running linting

Addressed all linting errors

Removed unused test
@sellnat77 sellnat77 merged commit 323d07e into dev Feb 12, 2020
@sellnat77 sellnat77 deleted the 235_FE_linting branch February 12, 2020 01:57
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