1
0
Fork 0
dosbox-staging/scripts
Patryk Obara 9a296eded9 Force python3 pylint
Some distributions provide python2 version of pylint package by default,
but all provide pylint for python3 in some package.  Python 2 reaches
EOL in few months, so there's no reason to support it.

This prevents our scripts from being accidentally marked invalid due to
language changes between python 2 and 3.  Also, newer pylint has nicer
output, that provides exact module filename straight in the warning.
2019-11-16 02:27:24 +01:00
..
import-from-svn Replace an authorsfile with a script 2019-10-08 10:56:16 +02:00
.gitignore Import svn:ignore props to .gitignore files 2019-09-15 20:34:57 +02:00
build.md Simplify package listing script and standardize workflows 2019-11-02 07:36:49 -07:00
build.sh Remove -DWIN32 from build.sh 2019-11-14 23:17:54 +01:00
captures.bat Installer improvements 2010-05-12 08:13:46 +00:00
count-bugs.py Remove unnecessary use of a comprehension 2019-11-14 20:33:36 +01:00
count-warnings.py Update allowed warnings limit 2019-11-02 20:14:43 +01:00
dosbox-installer.nsi Update year and address of FSF 2019-01-25 14:09:58 +00:00
editconf.bat Installer improvements 2010-05-12 08:13:46 +00:00
ega-switch.pl First CVS upload. 2002-07-27 13:08:48 +00:00
font-switch.pl First CVS upload. 2002-07-27 13:08:48 +00:00
git-rlog.sh Add alternative for git-log for SVN users 2019-10-08 10:56:16 +02:00
list-build-dependencies.sh Remove unused bash variable 2019-11-14 20:33:36 +01:00
log-env.ps1 Log environment on CI machines 2019-10-26 00:52:03 +02:00
log-env.sh Log environment on CI machines 2019-10-26 00:52:03 +02:00
msys-bash.py Propagate return code in the msys2 bash wrapper 2019-11-14 23:17:54 +01:00
resetconf.bat Installer improvements 2010-05-12 08:13:46 +00:00
resetmapper.bat Installer improvements 2010-05-12 08:13:46 +00:00
unifdef-all.sh Implement unifdef-all script 2019-09-16 06:20:18 +02:00
verify-bash.sh List files before running linters 2019-11-16 02:27:24 +01:00
verify-python.sh Force python3 pylint 2019-11-16 02:27:24 +01:00