You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix error messages to match ember-template-lint exactly
- boolean: use default case (produces "a boolean.") instead of custom
"a boolean (true or false)"
- id/idlist: no trailing period, matching original lines 27/30
- Move period from message template into each description to match
original's per-case punctuation
0 commit comments