Skip to content

Commit

Permalink
Update yegor.yaml rule set
Browse files Browse the repository at this point in the history
  • Loading branch information
fizruk authored and deemp committed Jan 13, 2024
1 parent 3742902 commit b1ddd75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eo-phi-normalizer/test/eo/phi/rules/yegor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ rules:
pattern: |
⟦ ?a ↦ ?n, ?B ⟧.?a
result: |
?n(ρ ↦ ?B)
?n(ρ ↦ ⟦ ?B ⟧)
when:
- nf: [ "?n" ]

0 comments on commit b1ddd75

Please sign in to comment.