mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
fix: harden unicode safety checks
This commit is contained in:
parent
dd675d4258
commit
866d9ebb53
239 changed files with 3780 additions and 3962 deletions
3
.github/workflows/reusable-validate.yml
vendored
3
.github/workflows/reusable-validate.yml
vendored
|
|
@ -44,3 +44,6 @@ jobs:
|
|||
|
||||
- name: Validate rules
|
||||
run: node scripts/ci/validate-rules.js
|
||||
|
||||
- name: Check unicode safety
|
||||
run: node scripts/ci/check-unicode-safety.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue