-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
detect: explicitly forbid impossible cases fot bidir rules
Only allows bidir rules when needed. When there is only one direction, just write a single dir rule. Do not allow flow keyword to set a direction. Do not allow keywords ambiguous about direction.
- Loading branch information
1 parent
33b0fc1
commit e83e49b
Showing
2 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters