Page MenuHomePhabricator

Improve validation of 'name' and 'code' parameters for lint messages
ClosedPublic

Authored by epriestley on Sep 25 2015, 5:02 PM.
Tags
None
Referenced Files
F13059051: D14165.diff
Fri, Apr 19, 3:38 PM
Unknown Object (File)
Sun, Mar 31, 6:08 PM
Unknown Object (File)
Mar 15 2024, 4:41 PM
Unknown Object (File)
Mar 15 2024, 4:11 PM
Unknown Object (File)
Mar 15 2024, 3:07 PM
Unknown Object (File)
Mar 15 2024, 2:11 PM
Unknown Object (File)
Mar 14 2024, 6:48 PM
Unknown Object (File)
Mar 14 2024, 4:15 PM
Subscribers

Details

Summary

Ref T9145. Fixes T9316. We now require "name" and "code" has a maximum length (currently, this is 32, but the next diff will raise it to 128).

Test Plan
  • Installed PHPCS.
  • Hit both the "name" and "code" issues.
  • Applied this patch.
  • Got better errors sooner.

Diff Detail

Repository
rARC Arcanist
Branch
lintname
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 8056
Build 9146: [Placeholder Plan] Wait for 30 Seconds
Build 9145: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Improve validation of 'name' and 'code' parameters for lint messages.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Sep 25 2015, 6:11 PM
This revision was automatically updated to reflect the committed changes.