unittest has a maxDiff parameter which has to be set to None in order for
large enough failure diffs to be displayed. Add a comment to disable the
camelcase check for self.maxDiff = None lines.
Details
Details
- Reviewers
indygreg - Group Reviewers
hg-reviewers - Commits
- rHGb332c01247d8: check-code: allow an exception for camelcase where required
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.