5 Commits

Author SHA1 Message Date
27a8fd61cb refactor: Enable DCM linting (#2667)
This is a first step towards enabling DCM for Flame. Though I have tested with all rules, and am working on selecting, assessing, and fixing violations, as a first step, we can merge the infrastructural changes to flame_lint to and GitHub actions.
As a proof of concept, I am enabling two rules for which we have no violations.
I will followup with enabling more rules, adding discussions for controversial changes, and fixing non-controversial violations.
2023-08-24 13:09:26 +02:00
d53ac50859 Add flame_lint to examples (#1090) 2021-11-12 10:35:56 +01:00
1f4509b2cb Change to source-lines-of-code for metrics (#785)
* Remove deprecated analysis option

* Pin dart_code_metrics to 3.1.0

* Update changelog

* Change to source-lines-of-code
2021-05-09 16:13:15 +02:00
640bfea941 Migrate examples to null-safety (#707) 2021-03-24 19:04:33 -04:00
769bb711c3 Migrate examples back, change to monorepo (#701) 2021-03-12 09:24:50 -05:00