Rafael Santana

Results 41 comments of Rafael Santana

Hey @gmiklich, thanks for taking time to make it reproducible and sorry for the delayed response. The issue is indeed reproducible in this environment and the cause is the old...

I couldn't reproduce it with 12.3.1. Would you mind to share your `.eslintrc.js(on)`? In any case, you can find why this rule exists at https://angular.io/guide/styleguide#style-05-16.

Hi @splincode, I'm not Tim, but I'll try to help you :vulcan_salute: The fixer itself indeed works as you can see here (and in many other places in the file...

I'm reopening this because it might be necessary to ignore some other specific texts and not just numbers or symbols, as initially proposed in this and other linked issues.

I'm facing this issue right now. Any plans to solve this?

@patricio-ezequiel-hondagneu-roig can you confirm that it's still an issue? I wasn't able to reproduce it with the latest version.

@undsoft I don't use pug, but `angular-whitespace` is **deprecated** and it as far I can remember, it has some problems with its fixer. We have just another template rule that...

@abzats I'm afraid we can't support this in Codelyzer as TSLint is _out_, you could open this in https://github.com/angular-eslint/angular-eslint/issues instead.

Additional fact: the `disable` like comment works if you use _inline_ `template`. I took a quick look and could not find where this error might be (btw, we have no...