Exclude dart linter checks for rust

This commit is contained in:
laurenspriem
2025-08-22 18:14:13 +05:30
parent 6a43d6a567
commit 9282632af1

View File

@@ -73,3 +73,5 @@ analyzer:
- thirdparty/**
- lib/generated/**
- rust_builder/**
- lib/src/rust/**
- rust/src/**