Stefan Haller
|
10db72d223
|
Let schema/config.json end with a line feed
Some editors add one automatically when saving the file, which causes confusion
and ugly diffs containing `\ No newline at end of file`.
|
2024-11-30 15:03:29 +01:00 |
|
Stefan Haller
|
4bfda1a78c
|
Fix boolean config keys not appearing in the generated Config.md
The reason why they didn't appear is that they didn't get a default value in the
generated schema; this commit fixes that.
|
2024-05-31 20:07:58 +02:00 |
|
Karim Khaleel
|
b98ae1c773
|
Add default lazygit config generator for Config.md from JSON schema
|
2024-05-19 14:08:05 +02:00 |
|
Karim Khaleel
|
1a035db4c8
|
Add UserConfig jsonschema generation script
|
2023-12-02 10:46:24 +01:00 |
|