Skip to content
Snippets Groups Projects
.miss_hit 196 B
Newer Older
Daniel Hornung's avatar
Daniel Hornung committed
# -*- mode:conf; -*-
# See https://florianschanda.github.io/miss_hit/style_checker.html

line_length: 100
regex_function_name: "[a-z]+(_[a-z]+)*"
Daniel Hornung's avatar
Daniel Hornung committed
suppress_rule: "whitespace_comments"
tab_width: 2