Merge lp://staging/~beuno/click-reviewers-tools/remove-namespace-checks into lp://staging/click-reviewers-tools
Proposed by
Martin Albisetti
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Jamie Strandboge | ||||
Approved revision: | 350 | ||||
Merged at revision: | 350 | ||||
Proposed branch: | lp://staging/~beuno/click-reviewers-tools/remove-namespace-checks | ||||
Merge into: | lp://staging/click-reviewers-tools | ||||
Diff against target: |
246 lines (+0/-211) 2 files modified
clickreviews/cr_lint.py (+0/-72) clickreviews/tests/test_cr_lint.py (+0/-139) |
||||
To merge this branch: | bzr merge lp://staging/~beuno/click-reviewers-tools/remove-namespace-checks | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Jamie Strandboge (community) | Approve | ||
Review via email: mp+246336@code.staging.launchpad.net |
Description of the change
Remove checks that validate namespaces and email addresses, those are better suited for the store, which knows the information about the uploading user.
To post a comment you must log in.
Looks good. Thanks!