mirror of
https://github.com/diaspora/diaspora.git
synced 2026-03-13 10:01:54 +08:00
Configure pronto to ignore files in vendor and consolidate comments
This commit is contained in:
4
.pronto.yml
Normal file
4
.pronto.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
all:
|
||||
exclude:
|
||||
- "vendor/**/*"
|
||||
consolidate_comments: true
|
||||
Reference in New Issue
Block a user