Kai Koenig
Kai Koenig
Collection ticket for discussion around Lucee and CFLint
.cflintrc can block out linting on certain dirs by not including any rules. But there should be a mechanism to block CFLint from even going into certain directories. An example...
The CFLint JSON currently treats locations as a array - implying there could be multiple locations for one issue. See discussion in #318 and #322 --- look closer at this...
Currently different output formats use different streams to create their format. Some of them use result marshallers, others manually create XML and then throw XSLT at it for Findbugs or...
Add some notes to documentation Talk to LAS. We're having a discussion about issues/findings and general better support for CFLint on Lucee in #414.
Is there any current of future use of the deprecated mvn build option? If not, we should maybe look at removing it.
It seems that quite often with devices in Wifi, the provider only logs an internal/NAT IP address. That's not ideal for cross referencing data with other services and monitoring. Tested...
Add Customer-functions in 4.1, deprecate User-functions. In 5.0 (breaking release) remove User-functions and only provide Customer-API.