From b5c3499a5cc88e3728e4b96e39d4fa5761ddc263 Mon Sep 17 00:00:00 2001 From: Hiroshi Horie <548776+hiroshihorie@users.noreply.github.com> Date: Fri, 25 Feb 2022 15:44:01 +0900 Subject: [PATCH] ignore import sort for proto files --- pubspec.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index 409b4b0..65202b6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -35,6 +35,8 @@ dev_dependencies: import_sorter: comments: false + ignored_files: # Ignore proto files + - \/lib\/src\/proto\/* flutter: plugin: