File: .formatter.exs

package info (click to toggle)
elixir-earmark-parser 1.4.44-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,148 kB
  • sloc: makefile: 9
file content (11 lines) | stat: -rw-r--r-- 278 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
[
  force_do_end_blocks: true,
  inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"],
  line_length: 120,
  migrate: true,
  migrate_bitstring_modifiers: true,
  migrate_charlists_as_sigils: true,
  migrate_unless: false
]

# SPDX-License-Identifier: Apache-2.0