Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix eslint issues on save in vscode #299

Merged
merged 1 commit into from Oct 7, 2021

Conversation

thornbill
Copy link
Member

Updates vscode settings so eslint will attempt to fix any issues automatically when saving a file

@thornbill thornbill added this to In progress in v1.5.0 via automation Oct 7, 2021
@codecov
Copy link

codecov bot commented Oct 7, 2021

Codecov Report

Merging #299 (5d178b4) into master (db76985) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #299   +/-   ##
=======================================
  Coverage   32.95%   32.95%           
=======================================
  Files          37       37           
  Lines         701      701           
  Branches      136      136           
=======================================
  Hits          231      231           
  Misses        425      425           
  Partials       45       45           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update db76985...5d178b4. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Oct 7, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@anthonylavado anthonylavado merged commit 0ecb979 into jellyfin:master Oct 7, 2021
v1.5.0 automation moved this from In progress to Done Oct 7, 2021
@thornbill thornbill deleted the vscode-fix-on-save branch October 7, 2021 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants