From c0d191b130d5e031d8e8ebe026a8ff219a25a82c Mon Sep 17 00:00:00 2001 From: Zach Daniel Date: Wed, 30 Dec 2020 11:56:22 -0500 Subject: [PATCH] chore: fix formatter --- .formatter.exs | 1 + 1 file changed, 1 insertion(+) diff --git a/.formatter.exs b/.formatter.exs index c7555207..929ce171 100644 --- a/.formatter.exs +++ b/.formatter.exs @@ -24,6 +24,7 @@ locals_without_parens = [ create_timestamp: 1, create_timestamp: 2, default: 1, + defaults: 1, define_field?: 1, description: 1, destination_field: 1,