mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-14 04:51:01 +00:00
Wrap message's content into node's message (#306)
This commit is contained in:
+7
-3
@@ -1,8 +1,12 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
indent_style = space
|
||||
|
||||
[frontend/**]
|
||||
indent_size = 2
|
||||
|
||||
[backend/**]
|
||||
indent_size = 4
|
||||
|
||||
Reference in New Issue
Block a user