Closed hax closed 7 years ago
eclint version: 1.1.5 node version: 5.8.0
Can you provide a failing test? Because there is already a test for this here: https://github.com/jedmao/eclint/blob/master/lib/rules/charset.spec.ts#L72-L77
I already give you the test (3 lines shell script) in my first comment. You can just run it.
I know you have the testcase, but unfortunately the feature is still broken, and I don't know why.
@hax fixed, try 1.1.5
output:
It seems
eclint fix
add bom successfully, buteclint check
fail to recognize it... :fearful: