mirror of
https://github.com/danog/dart-sass.git
synced 2025-01-22 22:02:00 +01:00
2cc136022f
The old dartanalyzer does not take exclude rules into account properly for linting rules if the excluded file is also imported from a non-excluded file (which is the case for the files generated by protobuf). The new tool does not suffer from this issue.