mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-19 10:15:01 +02:00
avoiding OCD attack with the help of folke/todo-comments (#839)
This commit is contained in:
parent
5c76003228
commit
93379a2977
17 changed files with 20 additions and 19 deletions
|
@ -1,6 +1,6 @@
|
|||
local python_arguments = {}
|
||||
|
||||
-- TODO replace with path argument
|
||||
-- TODO: replace with path argument
|
||||
local flake8 = {
|
||||
LintCommand = "flake8 --ignore=E501 --stdin-display-name ${INPUT} -",
|
||||
lintStdin = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue