Currently all CPPLint issues are hard-coded to warning level, which prevents customising the severity in .arclint. Change to pick up the configured severity. Note that getLintMessageSeverity will call getDefaultMessageSeverity if nothing is configured for that error category.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Commits
- rARCddfdfce3f57e: Fix CPP Lint severity
Tested manually to confirm configured categories display with the correct severity and that non-configured ones return with the default severity (ERROR).
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 1327 Build 1327: [Placeholder Plan] Wait for 30 Seconds