KamasamaK

Results 135 comments of KamasamaK

To be clear, the reasons I'm not a fan of this rule as presented are: 1. I think the tool should only be concerned with reporting issues and best practices,...

An `init` would be very useful. The [NPM wrapper](https://www.npmjs.com/package/cflint) has this already. I also implemented a couple commands in my VS Code extension that do that.

It seems that the parser is failing when it encounters a function being called on an array literal.

I am not able to reproduce this. Even though decorations are capable of being overridden by other decorations, in the case of HTML that highlight is being provided by the...

I could not get this to work in BIF or member form on [TryCF](https://trycf.com/gist/996b19db51bdbb1037c42620b89948da/acf2018?theme=monokai). EDIT: This was most likely replaced by `hasChild` which would simply be the opposite.

According to Abram, it was updated on the same day as release. The product version it is running is 2018,0,0,310739 if anyone can verify.

Found confirmation that `isEmpty` was replaced in [CF-4199973](https://tracker.adobe.com/#/view/CF-4199973).

@pfreitag For `XmlIsEmpty`, the BIF and member function still do not work in CF2021 and I don't expect them to. As already mentioned, they basically replaced the `isEmpty` member function...

Agreed that it should only be in one place. Speaking of which, I notice also that there are files `cf[version].json` that list new tags and functions for each version, but...

@pfreitag Thanks for that information. Sorry, I didn't even check the code. I did not know that there were auto-generated files. In that case, I amend my previous statement to...