-
-
Notifications
You must be signed in to change notification settings - Fork 986
💅 noDuplicateFontNames reports false duplicate #7152
Copy link
Copy link
Labels
A-LinterArea: linterArea: linterL-CSSLanguage: CSS and super languagesLanguage: CSS and super languagesS-Bug-confirmedStatus: report has been confirmed as a valid bugStatus: report has been confirmed as a valid bugS-Has workaroundStatus: has a workaround, so users can still work with the bugStatus: has a workaround, so users can still work with the bug
Metadata
Metadata
Assignees
Labels
A-LinterArea: linterArea: linterL-CSSLanguage: CSS and super languagesLanguage: CSS and super languagesS-Bug-confirmedStatus: report has been confirmed as a valid bugStatus: report has been confirmed as a valid bugS-Has workaroundStatus: has a workaround, so users can still work with the bugStatus: has a workaround, so users can still work with the bug
Environment information
Rule name
lint/suspicious/noDuplicateFontNames
Playground link
https://biomejs.dev/playground/?code=YwBvAGQAZQAgAHsACgAJAGYAbwBuAHQALQBmAGEAbQBpAGwAeQA6AAoACQAJAHUAaQAtAG0AbwBuAG8AcwBwAGEAYwBlACwACgAJAAkAUwBGAE0AbwBuAG8ALQBSAGUAZwB1AGwAYQByACwACgAJAAkAUwBGACAATQBvAG4AbwAsAAoACQAJAE0AZQBuAGwAbwAsAAoACQAJAEMAbwBuAHMAbwBsAGEAcwAsAAoACQAJAEwAaQBiAGUAcgBhAHQAaQBvAG4AIABNAG8AbgBvACwACgAJAAkAbQBvAG4AbwBzAHAAYQBjAGUAOwAKAH0ACgA%3D&language=css
Expected result
Shouldn't report duplicate "Mono" font when we have "SF Mono" and "Liberation Mono"
Code of Conduct