panic: cannot parse the ini file ".editorconfig": normalization error: insert_final_newline=off is not an acceptable value. strconv.ParseBool: parsing "off": invalid syntax
goroutine 1 [running]:
github.com/editorconfig-checker/editorconfig-checker/pkg/validation.ValidateFile(0xc0003a37d0, 0x27, 0x0, 0x7405e9, 0x5, 0xc00009ca90, 0x5, 0x0, 0xc0000cab40, 0xb, ...)
/home/maex/projects/own/editorconfig-checker/editorconfig-checker/pkg/validation/validation.go:44 +0xcef
github.com/editorconfig-checker/editorconfig-checker/pkg/validation.ProcessValidation(0xc00012e000, 0x17f1, 0x1800, 0x0, 0x7405e9, 0x5, 0xc00009ca90, 0x5, 0x0, 0xc0000cab40, ...)
/home/maex/projects/own/editorconfig-checker/editorconfig-checker/pkg/validation/validation.go:176 +0x1a9
main.main()
/home/maex/projects/own/editorconfig-checker/editorconfig-checker/cmd/editorconfig-checker/main.go:122 +0x426
ERROR: 2