mirror of
https://github.com/primer/css.git
synced 2024-12-14 15:10:35 +03:00
Lint "--report-needless-disables"
This commit is contained in:
parent
ebd820cb99
commit
32d26f4ad4
@ -86,7 +86,6 @@
|
||||
|
||||
.avatar {
|
||||
float: left;
|
||||
// stylelint-disable-next-line primer/spacing
|
||||
margin-right: $spacer-1;
|
||||
}
|
||||
|
||||
@ -106,7 +105,6 @@
|
||||
font-weight: 500;
|
||||
// stylelint-disable-next-line primer/typography
|
||||
line-height: 23px;
|
||||
// stylelint-disable-next-line primer/typography
|
||||
color: $text-black;
|
||||
border-bottom: $border-width $border-style $border-gray-light;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user