1linters: 2 enable: 3 - gofmt 4 - godot 5 6linters-settings: 7 godot: 8 # comments to be checked: `declarations`, `toplevel`, or `all` 9 scope: declarations 10 # check that each sentence starts with a capital letter 11 capital: true
View as plain text