Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我现在正在使用 flake8 和 vim。如果我的文件在文件末尾没有以一个空行结尾,我希望 flake8 显示 lint 警告。我非常习惯在老公司使用的 linter
这可以强制执行吗?