| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
5 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
[analyzer/linter] Prevent backsliding to the old messages.yaml format.
Error checking is added to:
- `class ErrorCodeInfo`, to ensure that old-style place holders
(`{N}`) are no longer used.
- `class AnalyzerErrorCodeInfo`, to ensure that all error codes
contain a `parameters` entry. (This check can't be in
`ErrorCodeInfo`, because the CFE's `messages.yaml` doesn't contain
`parameters` entries yet).
This will prevent adding new error messages that use the old format.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |