I'd also add that while standard is still used, it doesn't cover the patches I made in #246 and in my previous refactoring PRs. I personally use xo, and that's what I used to find most of those (although, I had to adapt it a bit because there were a few FPs)
EDIT: might also be worth switching to a well-tested package for the bin walk function and for the config-loader override function.
Originally posted by @XhmikosR in https://github.com/MohammadYounes/rtlcss/issues/246#issuecomment-955715289
I'd also add that while standard is still used, it doesn't cover the patches I made in #246 and in my previous refactoring PRs. I personally use xo, and that's what I used to find most of those (although, I had to adapt it a bit because there were a few FPs)
EDIT: might also be worth switching to a well-tested package for the bin walk function and for the config-loader override function.