analyzer:
  strong-mode: true
linter:
  rules:
    - unnecessary_brace_in_string_interp
    - empty_constructor_bodies
