[galaxyproject/galaxy] 33ac7e: Drop E731 from flake8 enforcement (though we shoul...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 33ac7e391078bae9da2519c95ff44d152f1b2d92 https://github.com/galaxyproject/galaxy/commit/33ac7e391078bae9da2519c95ff44... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-01-12 (Tue, 12 Jan 2016) Changed paths: M setup.cfg Log Message: ----------- Drop E731 from flake8 enforcement (though we should revisit this and see if we *do* want to follow this or not) Commit: 89e7c3df95026071e3ea6ce11f3c78a1a275cc20 https://github.com/galaxyproject/galaxy/commit/89e7c3df95026071e3ea6ce11f3c7... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-01-12 (Tue, 12 Jan 2016) Changed paths: M lib/galaxy/jobs/__init__.py M lib/galaxy/managers/rbac_secured.py M lib/galaxy/model/migrate/versions/0052_sample_dataset_table.py M lib/galaxy/model/migrate/versions/0065_add_name_to_form_fields_and_values.py M lib/galaxy/model/migrate/versions/0067_populate_sequencer_table.py M lib/galaxy/util/pastescript/loadwsgi.py M lib/pulsar/client/amqp_exchange.py M scripts/cleanup_datasets/admin_cleanup_datasets.py M test/casperjs/casperjs_runner.py Log Message: ----------- Address W503 and E721 errors now enforced by pep8 1.7. Commit: 0a6f6c3da43806aa7d47ed714ef2602761bc2c4b https://github.com/galaxyproject/galaxy/commit/0a6f6c3da43806aa7d47ed714ef26... Author: John Chilton <jmchilton@gmail.com> Date: 2016-01-12 (Tue, 12 Jan 2016) Changed paths: M lib/galaxy/jobs/__init__.py M lib/galaxy/managers/rbac_secured.py M lib/galaxy/model/migrate/versions/0052_sample_dataset_table.py M lib/galaxy/model/migrate/versions/0065_add_name_to_form_fields_and_values.py M lib/galaxy/model/migrate/versions/0067_populate_sequencer_table.py M lib/galaxy/util/pastescript/loadwsgi.py M lib/pulsar/client/amqp_exchange.py M scripts/cleanup_datasets/admin_cleanup_datasets.py M setup.cfg M test/casperjs/casperjs_runner.py Log Message: ----------- Merge pull request #1483 from dannon/fix_lint_new_flake8 Fix project linting for new pep8 Compare: https://github.com/galaxyproject/galaxy/compare/ea5c082e8895...0a6f6c3da438
participants (1)
-
GitHub