Andreas Kling
|
7ae7170d61
|
Everywhere: "file name" => "filename"
|
2021-04-29 22:16:18 +02:00 |
|
Brendan Coles
|
666aeecaa2
|
Meta: Resolve some pylint violations in Python lint scripts
Resolves:
* all: consider-using-sys-exit
* all: wrong-import-order
* all: TODO: Require that a few keys are set? (fixme)
* some: missing-function-docstring
* some: line-too-long
|
2021-04-02 23:07:58 +02:00 |
|
Ben Wiederhake
|
ab9cc49fd8
|
Meta: Remove now-obsolete import from lint script
I'm sorry :(
|
2021-02-01 22:58:56 +01:00 |
|
Ben Wiederhake
|
a6ed034f89
|
Meta: Remove 'keymap exploration' in favor of precommit hook
|
2021-02-01 22:35:30 +01:00 |
|
Ben Wiederhake
|
d47ed35801
|
Meta: Add script that checks consistency of keymaps
|
2021-02-01 09:54:32 +01:00 |
|