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
To avoid the use of illegal characters in the schema, I would like to update the schema linter so that it highlights characters that should not be used (e.g., "`")
An example of why this could be useful can be found in this PR: #1499
Acceptance Criteria
A list of illegal chars is defined
The schema linter has been updated to catch these characters
The text was updated successfully, but these errors were encountered:
Description
To avoid the use of illegal characters in the schema, I would like to update the schema linter so that it highlights characters that should not be used (e.g., "`")
An example of why this could be useful can be found in this PR: #1499
Acceptance Criteria
The text was updated successfully, but these errors were encountered: