Unverified Commit 6cb43572 authored by Phil Quitslund's avatar Phil Quitslund Committed by GitHub

re-enable directives ordering (#84864)

parent 328b292b
# Temporary work-around for breaking changes to `directives_ordering`
include: ../analysis_options.yaml
analyzer:
exclude:
# Ignore protoc generated files
- "conductor/lib/proto/*"
linter:
rules:
# Disable temporarily to unblock an SDK roll (https://github.com/flutter/flutter/issues/84577)
directives_ordering: false
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment