-
I only started the "cfmleditor" project because I was short on time and needed some things done quickly, and because of other reasons I cannot disclose that preferred something publicly maintainable. …
-
What is the reason for having CFLint bundled? I see that Issue #8 is where it started and removed the ability to define the path as configuration. If I understand correctly, Issue #10 explains why it …
-
I should have looked closer, as I thought this was an existing test that was failing, but it looks like it was something I was in the process of addressing and never committed.
-
I had left my machine running for a day or so and had the following errors in my log:
Details: java.lang.NullPointerException
java.lang.Throwable: Invalid CFLint Configuration
at com.intell…
-
## Problem
At the moment, I can't make cflint working with a relative path like this
`~/.local/share/cflint/cflint.jar`
or
`$XDG_DATA_HOME/cflint/cflint.jar`
or
`$HOME/me/.local/shar…
-
hi @ckaznocha
i get the following error on ST4/macOS:
```
SublimeLinter.plugin.cflint [WARNING]: cflint output:
The operation couldn’t be completed. Unable to locate a Java Runtime.
Please visi…
-
Hello,
I just installed Atom and try to make it work with linter-cfLint without success. I have the error "An unexpected error occured with linter-cflint. See the debug log for details."
I have set …
-
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.
-
Hello I would like to report this error. It happens quire regularly.
This is the log from intellij.
```
Details: java.lang.NullPointerException
java.lang.Throwable: Unexpected CFLint error dur…
-
Right now no result is given until the report is done. Rebuild to give immediate feedback in the view so folks know it is working.