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

Resolve all frontend linting issues #1356

Merged
merged 3 commits into from
Jan 4, 2024

Conversation

JeltevanBoheemen
Copy link
Contributor

In a frustrated mood I decided to kill some linting errors and warnings.
There is a lot of auto formatting, so a full review might be impractical. I advise you to look at .eslintrc.json and see if you agree with the rule changes. Removed rules did not generate any linting warnings/errors, so were deemed superfluous.

@Meesch
Copy link
Contributor

Meesch commented Jan 2, 2024

I don't really know where to start with reviewing this, I'm afraid: I don't really experience any linting issues? What were the issues for you? You can also brief me in person if that's easier!

@JeltevanBoheemen
Copy link
Contributor Author

It's no problem if you don't review it, more of a heads up.

If you run ng lint (or yarn fyarn ng lint from the root dir) a long list of linting issues comes up. Most of them are warning. After this PR they're all gone. It's a good practises kind of thing, not fix something broken.

@JeltevanBoheemen JeltevanBoheemen merged commit a69de9e into develop Jan 4, 2024
1 check passed
@JeltevanBoheemen JeltevanBoheemen deleted the feature/christmas-linting branch January 4, 2024 10:59
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.

3 participants