chore: add a new basic config example
The dev config example is used for documentation purposes, but it's also full of development specific configuration. This change adds a new config example that should serve as a default, empty config as well as documentation. The dev example should only contain the relevant configuration. Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
@@ -16,3 +16,6 @@ indent_size = 2
|
||||
|
||||
[{Makefile,*.mk}]
|
||||
indent_style = tab
|
||||
|
||||
[config.yaml.dist]
|
||||
indent_size = 2
|
||||
|
Reference in New Issue
Block a user