dart-sass/.github/workflows
Christophe Coevoet 2cc136022f
Use dart analyze instead of the old dartanalyzer (#70)
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.
2022-02-09 13:09:30 -08:00
..
ci.yml Use dart analyze instead of the old dartanalyzer (#70) 2022-02-09 13:09:30 -08:00