[gobject-introspection: 3/3] Merge branch 'flake8' into 'master'
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection: 3/3] Merge branch 'flake8' into 'master'
- Date: Wed, 15 Aug 2018 08:53:50 +0000 (UTC)
commit 4f6a7d577e8eaf32c2fcabb954b8906c48eef773
Merge: f2be65b4 95ec2341
Author: Christoph Reiter <reiter christoph gmail com>
Date: Wed Aug 15 08:53:20 2018 +0000
Merge branch 'flake8' into 'master'
tests: depend on flake8 instead of including pep8/pyflakes
See merge request GNOME/gobject-introspection!58
.flake8 | 4 +
.gitlab-ci.yml | 10 +
.gitlab-ci/test-msys2.sh | 5 +-
Makefile.am | 21 +-
giscanner/annotationmain.py | 3 -
giscanner/ast.py | 1 +
giscanner/ccompiler.py | 2 -
giscanner/docmain.py | 1 -
giscanner/docwriter.py | 1 +
giscanner/dumper.py | 1 -
giscanner/maintransformer.py | 5 +-
giscanner/msvccompiler.py | 3 +-
giscanner/scannermain.py | 3 +-
giscanner/sourcescanner.py | 1 -
giscanner/transformer.py | 1 -
giscanner/utils.py | 5 +-
giscanner/xmlwriter.py | 1 -
misc/pep8.py | 2120 -------------------------------------
misc/pyflakes.py | 542 ----------
tests/scanner/test_pkgconfig.py | 2 -
tests/scanner/test_transformer.py | 7 +-
tests/warn/warningtester.py | 1 +
22 files changed, 33 insertions(+), 2707 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]