Commit 8155da7
Initialize config with default values if no config file can be parsed
If no configuration file is given on the command line and no
system configuration file can be found, initialize the settings to their
default values.
Avoids:
example.te: 0: (F): Unknown ordering configuration given to C-001 (F-002)
example.te: 9: (F): Could not find ordering info for line (F-002)
example.te: 10: (F): Could not find ordering info for line (F-002)
example.te: 11: (F): Could not find ordering info for line (F-002)
example.te: 12: (F): Could not find ordering info for line (F-002)
example.te: 14: (F): Could not find ordering info for line (F-002)
example.te: 15: (F): Could not find ordering info for line (F-002)
example.te: 17: (F): Could not find ordering info for line (F-002)
example.te: 18: (F): Could not find ordering info for line (F-002)
example.te: 25: (F): Could not find ordering info for line (F-002)
example.te: 27: (F): Could not find ordering info for line (F-002)
example.te: 28: (F): Could not find ordering info for line (F-002)1 parent f0460f1 commit 8155da7
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
335 | 339 | | |
336 | 340 | | |
337 | 341 | | |
| |||
0 commit comments