My dot-files for Arch Linux.
Go to file
Bruno BELANYI 0d04061a80 [ADD] Flake8 configuration file
Using 'line-length=80' and flake8-bugbear's B950 warning, I respect
black's formatting of 88 columns max.

The T4 category is related to mypy lints, using the 'flake8-mypy`
plugin.

The max complexity is supposed to make you write shorter functions with
less complexity, using the cyclomatic complexity heuristic.

This file is almost directly taken from black's own flake8
configuration, because I'm using it as a linter and I mostly agreed with
its settings.
2019-10-19 05:46:29 +02:00
X [UPDATE][URxvt] Use the same terminal font 2019-10-18 22:17:20 +02:00
bash [UPDATE] Remove display of /etc/issue in shell 2019-10-18 22:17:20 +02:00
desktop [ADD][SCRIPT] Bluetoot dmenu interface btmenu 2019-10-18 22:17:20 +02:00
dunst/.config/dunst [ADD] Dunst mostly-default configuration file 2019-10-18 22:17:20 +02:00
flake8/.config [ADD] Flake8 configuration file 2019-10-19 05:46:29 +02:00
git [ADD][GIT] git-lfs configuration 2019-10-18 22:17:20 +02:00
i3/.config/i3 [ADD][I3] Start udiskie at launch 2019-10-18 22:17:20 +02:00
i3blocks/.config/i3blocks [UPDATE][I3] Change i3blocks config for new laptop 2019-10-18 22:17:20 +02:00
ranger/.config/ranger [ADD] Ranger configuration files 2019-10-18 22:17:20 +02:00
redshift/.config [UPDATE][I3] Remove redshift-gtk service target 2019-10-18 22:17:20 +02:00
rofi/.config/rofi [UPDATE][I3] Make rofi use dmenu skin 2019-10-18 22:17:20 +02:00
scripts [ADD][SCRIPT] Bluetoot dmenu interface btmenu 2019-10-18 22:17:20 +02:00
shell [UPDATE][SHELL] Consistent style in profile 2019-10-18 22:17:20 +02:00
termite/.config/termite [ADD] Termite configuration and TERMINAL variable 2019-07-13 03:35:43 +02:00
tridactyl/.config/tridactyl [ADD][TRIDACTYL] Define fixamo command 2019-10-18 22:17:20 +02:00
vim [ADD][VIM] Compile flags for C/C++ in ALE 2019-10-19 05:46:29 +02:00
wallpapers/Pictures/wallpapers [ADD] Wallpapers 2019-07-12 23:59:30 +02:00
zsh [UPDATE][ZSH] Use fast-syntax-highlighting script 2019-10-18 22:17:20 +02:00
install.sh [ADD] Flake8 configuration file 2019-10-19 05:46:29 +02:00