- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
Linters and fixers: never worry about code formatting again (Vim + Ale + Flake8 & Black for Python)
# Python linters
Flake8: https://flake8.pycqa.org/en/latest/
pydocstyle: https://pypi.org/project/pydocstyle/
bandit: https://github.com/PyCQA/bandit
mypy: http://mypy-lang.org/
Pylint: https://www.pylint.org/
# Python fixers
Black: https://black.readthedocs.io/en/latest/
Łukasz Langa - Life Is Better Painted Black, or: How to Stop Worrying and Embrace Auto-Formatting: https://youtu.be/esZLCuWs_2Y
Black: editor integration: https://black.readthedocs.io/en/stable/editor\_integration.html
Yapf: https://github.com/google/yapf
autopep8: https://github.com/hhatto/autopep8
isort: https://github.com/timothycrosley/isort
# Setting up (Neo)Vim
Vim-plug: https://github.com/junegunn/vim-plug
Ale (Asynchronous Lint Engine): https://github.com/dense-analysis/ale
Видео Linters and fixers: never worry about code formatting again (Vim + Ale + Flake8 & Black for Python) канала YY Ahn
Flake8: https://flake8.pycqa.org/en/latest/
pydocstyle: https://pypi.org/project/pydocstyle/
bandit: https://github.com/PyCQA/bandit
mypy: http://mypy-lang.org/
Pylint: https://www.pylint.org/
# Python fixers
Black: https://black.readthedocs.io/en/latest/
Łukasz Langa - Life Is Better Painted Black, or: How to Stop Worrying and Embrace Auto-Formatting: https://youtu.be/esZLCuWs_2Y
Black: editor integration: https://black.readthedocs.io/en/stable/editor\_integration.html
Yapf: https://github.com/google/yapf
autopep8: https://github.com/hhatto/autopep8
isort: https://github.com/timothycrosley/isort
# Setting up (Neo)Vim
Vim-plug: https://github.com/junegunn/vim-plug
Ale (Asynchronous Lint Engine): https://github.com/dense-analysis/ale
Видео Linters and fixers: never worry about code formatting again (Vim + Ale + Flake8 & Black for Python) канала YY Ahn
Комментарии отсутствуют
Информация о видео
24 февраля 2020 г. 0:04:22
00:13:16
Другие видео канала















