summaryrefslogtreecommitdiff
path: root/designateclient/hacking
Commit message (Collapse)AuthorAgeFilesLines
* Add hacking check for line continuation backslashMichael Johnson2023-02-131-0/+24
| | | | | | This patch adds a hacking check for line continuation backslashes and fixes the occurences that existed in the code. Change-Id: I13cd03e16698b7f1d8036815d12a665bd1156f2f
* Add Designate hacking checks to the clientMichael Johnson2021-11-292-0/+163
This patch adds the Designate hacking checks to also run against the Designate client code to maintain consistent style checking across the Designate repositories. It also resolves one style check failure. Change-Id: I09786482b2e7fecaa3d4484c9b1a017fae04cfea