Python 在 emacs 中飞检

Python fly check in emacs

我在 emacs 上安装了 jorgenschaefer/elpy: Emacs Python Development Environment

但发现语法检查很烦人。

我注意到 vscode 也使用了 python/black: The uncompromising Python code formatter

The Python extension supports source code formatting using either autopep8 (the default), black, or yapf.

Editing Python Code in Visual Studio Code

但是显示的很干净

如何解决 emacs 中的问题

关闭 flymake 使提示静音。