mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-03 22:30:06 +01:00
13 lines
289 B
Plaintext
13 lines
289 B
Plaintext
version = "1.5.1"
|
|
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
|