[FOLIO-1906] Disable redundant Sonar linting Created: 25/Mar/19 Updated: 03/Jun/20 |
|
| Status: | Open |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P3 |
| Reporter: | Jason Skomorowski | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | |||||||||
| Description |
|
It appears that Sonar has its own linter, termed "code analysis". Since we have a detailed eslint config enforcing Stripes code standards, the slight differences in style guideline occasionally surfaced by Sonar are effectively a false positive and only serve to distract developers. |