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

Linting against inline styles #1430

Merged
merged 2 commits into from
Nov 8, 2023

Added eslint rule svelte/no-inline-styles

6be8afa
Select commit
Loading
Failed to load commit list.
Merged

Linting against inline styles #1430

Added eslint rule svelte/no-inline-styles
6be8afa
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 7, 2023 in 0s

99.24% (+0.00%) compared to 5eaa383

View this Pull Request on Codecov

99.24% (+0.00%) compared to 5eaa383

Details

Codecov Report

Merging #1430 (6be8afa) into master (5eaa383) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1430   +/-   ##
=======================================
  Coverage   99.24%   99.24%           
=======================================
  Files          14       14           
  Lines         266      266           
  Branches       48       48           
=======================================
  Hits          264      264           
  Partials        2        2