Skip to content

Feature/add javascript linters#5

Merged
bartnovak merged 3 commits intoosomstudio:masterfrom
szymon-polaczy:feature/add_javascript_linters
May 17, 2023
Merged

Feature/add javascript linters#5
bartnovak merged 3 commits intoosomstudio:masterfrom
szymon-polaczy:feature/add_javascript_linters

Conversation

@szymon-polaczy
Copy link
Copy Markdown
Contributor

I've added eslint to the project set it up with airbnb standard and ran it on the project.

I added one custom rule to set the max line length to 80 characters, made sure the linter was always running before a commit happens and that's that

@szymon-polaczy szymon-polaczy requested a review from bartnovak May 16, 2023 20:46
@szymon-polaczy szymon-polaczy added the enhancement New feature or request label May 16, 2023
@bartnovak bartnovak merged commit 61086fa into osomstudio:master May 17, 2023
@szymon-polaczy szymon-polaczy deleted the feature/add_javascript_linters branch September 9, 2023 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants