Page MenuHomePhabricator

Add a linter rule for hexadecimal number casing
ClosedPublic

Authored by joshuaspence on Nov 30 2015, 8:14 PM.
Tags
None
Referenced Files
F14029219: D14612.id35389.diff
Fri, Nov 8, 7:59 PM
F14029218: D14612.id35386.diff
Fri, Nov 8, 7:59 PM
F14029217: D14612.id35385.diff
Fri, Nov 8, 7:59 PM
F14029216: D14612.id35348.diff
Fri, Nov 8, 7:59 PM
F14029215: D14612.id.diff
Fri, Nov 8, 7:59 PM
F14029213: D14612.diff
Fri, Nov 8, 7:59 PM
F14022303: D14612.diff
Wed, Nov 6, 4:08 PM
F13988932: D14612.id35386.diff
Mon, Oct 21, 4:46 PM
Subscribers

Details

Summary

Hexadecimal numbers should be written as 0xFF and not 0xff or 0Xff.

Test Plan

Added test cases.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Add a linter rule for hexadecimal number casing.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Nov 30 2015, 8:15 PM
This revision was automatically updated to reflect the committed changes.