Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optional setting DRAMATIQ_IGNORED_MODULES #34

Closed
wants to merge 3 commits into from

Conversation

denizdogan
Copy link
Contributor

Fixes #33

I tried my best to follow the commit message standard and code style, flake8 had no complaints.

For the unit test, I decided to create a new test app, testapp2, and rename the old testapp to testapp1 to keep it somewhat consistent.

Updated README with description of the feature.

Modules appearing in DRAMATIQ_IGNORED_MODULES will be ignored by the
rundramatiq management command.
This should reduce Cognitive Complexity
@denizdogan denizdogan force-pushed the feature/ignored-modules branch from b56cbc0 to a636830 Compare March 27, 2019 19:45
@denizdogan
Copy link
Contributor Author

Phew, Code Climate took me by surprise, but hopefully this should be satisfactory... 😄

@Bogdanp
Copy link
Owner

Bogdanp commented Mar 28, 2019

Thanks! I've merged this w/ rebase. I'll cut a release in a few minutes.

@Bogdanp Bogdanp closed this Mar 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants