Opened at 2012-02-14T21:34:33Z
Last modified at 2019-07-25T12:57:54Z
#1677 closed defect
add buildbot step to run "make code-checks" — at Initial Version
| Reported by: | davidsarah | Owned by: | davidsarah |
|---|---|---|---|
| Priority: | normal | Milestone: | soon (release n/a) |
| Component: | dev-infrastructure | Version: | 1.9.1 |
| Keywords: | code-checks buildbot | Cc: | |
| Launchpad Bug: |
Description
... or replace the pyflakes step (since make code-checks runs pyflakes among other things).
This requires ensuring that make code-checks returns a correct exit code and does not have too many false-positives.
Note: See
TracTickets for help on using
tickets.
