summaryrefslogtreecommitdiffstats
path: root/pkgs/desktops/pantheon/nixpkgs_github_update/.formatter.exs
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/desktops/pantheon/nixpkgs_github_update/.formatter.exs')
-rw-r--r--pkgs/desktops/pantheon/nixpkgs_github_update/.formatter.exs4
1 files changed, 4 insertions, 0 deletions
diff --git a/pkgs/desktops/pantheon/nixpkgs_github_update/.formatter.exs b/pkgs/desktops/pantheon/nixpkgs_github_update/.formatter.exs
new file mode 100644
index 000000000000..d2cda26eddc9
--- /dev/null
+++ b/pkgs/desktops/pantheon/nixpkgs_github_update/.formatter.exs
@@ -0,0 +1,4 @@
+# Used by "mix format"
+[
+ inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
+]