bumblebee-status/runlint.sh
Tobi-wan Kenobi b6eb3ee8e6 [output/i3bar] Add flush method
flush() terminates a single iteration of widget drawing.

see #23
2016-12-04 16:14:43 +01:00

3 lines
66 B
Bash
Executable file

#!/bin/sh
find . -name "*.py"|xargs pylint --disable=R0903,R0201