mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-07-08 14:03:12 +02:00
12 lines
271 B
Plaintext
12 lines
271 B
Plaintext
project.git = true
|
|
|
|
maxColumn = 120
|
|
docstrings = JavaDoc
|
|
|
|
align.tokens = ["%", "%%", {code = "=>", owner = "Case"}]
|
|
align.openParenCallSite = false
|
|
align.openParenDefnSite = false
|
|
continuationIndent.callSite = 2
|
|
continuationIndent.defnSite = 2
|
|
danglingParentheses = true
|