question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

at-import-partial-extension-whitelist doesn't work

See original GitHub issue

image

Expected behavior: rule "scss/at-import-partial-extension-whitelist": ["scss"] suppress errors for *.scss imports

Actual behavior: rule "scss/at-import-partial-extension-whitelist": ["scss"] doesn’t affect on error at all

version: 4.1.0

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:3
  • Comments:7

github_iconTop GitHub Comments

3reactions
Yegorich555commented, Feb 17, 2022

Also doesn’t work rule "scss/at-import-partial-extension-whitelist": "never"

image

Repo for testing: https://github.com/Yegorich555/webpack-must-have/tree/bug_scss_lint

1reaction
smaliccommented, Mar 25, 2022

I’m having this issue as well. Based on what I could see from the JS file of the rule, it seems like it doesn’t loop through the array, instead it just picks up the first value and checks the files against it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

stylelint-scss - npm
at-import-partial-extension-whitelist : Specify whitelist of allowed file extensions for partial names in @import commands.
Read more >
How do I whitelist/blacklist by sending IP address or ... - N-able
Navigate to the domain in question; Click on Whitelist filtering rules / Blacklist filtering rules as appropriate; Click Add rule ...
Read more >
Content Configuration - Tailwind CSS
This guide covers everything you need to know to make sure Tailwind generates all of the CSS needed for your project. ​. Configuring...
Read more >
Best Security Extensions for Chrome - sunnyvalley.io
AdBlocker Ultimate is a free and open-source browser extension that stops tracking and ... It doesn't have a whitelist for websites, or ad...
Read more >
Product Guide - McAfee Application Control 6.1.0 - Intel
How the whitelist works . ... Check and update the status of whitelisted components . ... The product is designed to operate in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found