Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
removed lint fix printer
  • Loading branch information
gaaclarke committed Nov 9, 2022
commit 45a5dd832d710db428fa938baa3458c2080faa7b
1 change: 0 additions & 1 deletion ci/lint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ DART="${DART_BIN}/dart"
# to have this as an error.
MAC_HOST_WARNINGS_AS_ERRORS="performance-move-const-arg"

FLUTTER_LINT_PRINT_FIX=1
# FLUTTER_LINT_PRINT_FIX will make it so that fix is executed and the generated
# diff is printed to stdout if clang-tidy fails. This is helpful for enabling
# new lints.
Expand Down