-
-
Notifications
You must be signed in to change notification settings - Fork 417
Open
Labels
Description
There are various script in the headers of files that are still referencing spell.sh
which was removed in v4.8.0:
- rules/php-function-names-933150.data
- regex-assembly/933161.ra
- regex-assembly/include/php-function-names-933151.ra
- regex-assembly/include/php-function-names-933152.ra
- regex-assembly/include/php-function-names-933153.ra
- regex-assembly/include/unix-shell-4andup.ra (To be fixed via feat: update unix commands list #4215)
- regex-assembly/exclude/unix-shell-fps-pl1.ra
- regex-assembly/exclude/windows-commands-fps.ra
All references of spell.sh
should be replaced with crs-toolchain util fp-finder
as the fp-finder was moved into crs-toolchain.
Depends on: coreruleset/crs-toolchain#229