https://bugzilla.redhat.com/show_bug.cgi?id=1870862 Bug ID: 1870862 Summary: Review Request: emacs-flycheck-pycheckers - Multiple syntax checker for Python in Emacs, using Flycheck Product: Fedora Version: rawhide Hardware: All OS: Linux Status: NEW Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: pikachu.2014@xxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Target Milestone: --- Classification: Fedora Spec URL: https://melmorabity.fedorapeople.org/packages/emacs-flycheck-pycheckers/emacs-flycheck-pycheckers.spec SRPM URL: https://melmorabity.fedorapeople.org/packages/emacs-flycheck-pycheckers/emacs-flycheck-pycheckers-0.15-1.fc32.src.rpm Description: This package provides a way to run multiple syntax checkers on Python code, in parallel. The list of supported checkers includes: * pylint * flake8 * pep8 * pyflakes * mypy * bandit This is an alternative way of running multiple Python syntax checkers in Flycheck that doesn't depend on Flycheck's chaining mechanism. Flycheck is opinionated about what checkers should be run, and chaining is difficult to get right. This package assumes that the user knows what they want, and can configure their checkers accordingly — if they want to run both flake8 and pylint, that's fine. This also allows us to run multiple syntax checkers in parallel, rather than sequentially. Fedora Account System Username: melmorabity -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx