# SPDX-FileCopyrightText: 2026 ash_lua contributors # # SPDX-License-Identifier: MIT spark_locals_without_parens = [ action: 3, action: 4, argument_names: 1, expose?: 1, field_names: 1, name: 1, namespace: 1, namespace: 2 ] [ inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"], plugins: [Spark.Formatter], import_deps: [:ash], locals_without_parens: spark_locals_without_parens, export: [ locals_without_parens: spark_locals_without_parens ] ]