diff --git a/das_client/analysis_options.yaml b/das_client/analysis_options.yaml index 567f09fe..2131b233 100644 --- a/das_client/analysis_options.yaml +++ b/das_client/analysis_options.yaml @@ -23,8 +23,6 @@ linter: # producing the lint. rules: always_use_package_imports: true - constant_identifier_names: false - library_prefixes: false # avoid_print: false # Uncomment to disable the `avoid_print` rule # prefer_single_quotes: true # Uncomment to enable the `prefer_single_quotes` rule