issues
search
infinum
/
eightshift-coding-standards
Eightshift coding standards for WordPress
https://eightshift.com
MIT License
16
stars
2
forks
source link
Fix edgecase security sniff
#50
Closed
dingo-d
closed
2 years ago
dingo-d
commented
2 years ago
Added
Add
overriddenClass
parameter for the EightShift ComponentsEscape sniff
This parameter will catch the cases where the libs Components class has been overridden.
Add ignoreComments property for the line length sniff
Fixed
Fixed the edge case with overwriting libs classes.
Changed
Code cleanup in EightShift ComponentsEscape sniff
Added
overriddenClass
parameter for the EightShift ComponentsEscape sniffFixed
Changed