sarahsporck / Migration-Test-Repository

This repository is used to test the ticket migration from jira to github
0 stars 1 forks source link

IGAPP-778: Add rules for stricter linting #3444

Closed jira-to-github-migrator-test[bot] closed 1 year ago

jira-to-github-migrator-test[bot] commented 1 year ago

Steffen Kleinle - 28.9.2021, 11:12:14

We often have review comments which would be unnecessary if we had stricter linting, e.g. unnecessary brackets around function bodies, long imports, destructuring, object shorthand, ...

Therefore extend our current linting rules with the very strict airbnb config and just disable rules we do not want.

Environment: - Linked issues: