Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Feature/#688 auto fix linting #689

Merged
merged 6 commits into from
May 4, 2018

Conversation

lukas-schardt
Copy link
Collaborator

Description:

Closes #688

Improvements

  • Easy linting auto fixes for common linting errors

Known Issues:

NONE


Remember to prefix your PR-Title with ⚠ WIP: if you still work on it.
If you have reached a final state, remove the prefix.

@coveralls
Copy link

coveralls commented Apr 26, 2018

Coverage Status

Coverage remained the same at 65.858% when pulling 055f722 on feature/#688-auto-fix-linting into 641d06f on develop.

@lukas-schardt lukas-schardt changed the title ⚠ WIP: Feature/#688 auto fix linting Feature/#688 auto fix linting Apr 26, 2018
@PatrickSkowronek
Copy link
Collaborator

Cool addition, but for which rules does the fix work?

@lukas-schardt
Copy link
Collaborator Author

@PatrickSkowronek Simple linting errors like whitespaces, semicolons, double quotes and line breaks. More "complicated" linting errors can't be fixed with this script

@PatrickSkowronek PatrickSkowronek merged commit ca54a04 into develop May 4, 2018
@PatrickSkowronek PatrickSkowronek deleted the feature/#688-auto-fix-linting branch May 4, 2018 09:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add auto-fix for linting
3 participants