Skip to content

Strm 182#6

Open
mseaward wants to merge 8 commits into
developfrom
STRM-182
Open

Strm 182#6
mseaward wants to merge 8 commits into
developfrom
STRM-182

Conversation

@mseaward

Copy link
Copy Markdown
Contributor

Pre-commit hooks to lint code before finalizing a commit. If auto-fix is possible, it will be done, else, the commit will fail and require manual intervention.

Only staged files within the src directory will be linted.

mamokin added 8 commits April 30, 2019 11:51
using lint-staged and husky to run linters on staged code before allowing the commit
fixed configuration rules for lint-staged

STRM-182
lint-staged will now only run on staged files that are within the src directory
resolved package dependency warning as well as package.json warnings
linted the stylelint rules files
@mseaward mseaward added the task Task, subtask. label Apr 30, 2019
@mseaward mseaward requested a review from jotprabh1 April 30, 2019 16:41
@mseaward mseaward self-assigned this Apr 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

task Task, subtask.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants