-
Fix autocheck result
-
e.g. preferred label or synonym of Topic is not same as that of some Operation etc.
This should generate a WARNING not an ERROR
-
We can use the public github API to check to see if there has been a newer release then the one currently being used. In order to do this some release metadata will need to be saved into the distribut…
-
Happens upon :w
```
Error detected while processing function xolox#lua#autocheck[4]..xolox#lua#checksyntax[16]..xolox#misc#os#exec:
line 123:
E484: Can't open file C:\Users\PS_L~1\AppData\Local\Temp…
-
Migrated from [rt.cpan.org#76714](https://rt.cpan.org/Ticket/Display.html?id=76714) (status was 'new')
Requestors:
* mcmahon@cpan.org
From mcmahon@cpan.org on 2012-04-20 01:12:24:
```
The examples s…
-
There are many calls in our testing code where we call `autocheck::generator` with the number 5. This is an investigative issue to determine if the current usage is good, or if it should be changed.
…
-
better to be selected from settings / preference
-
I installed the kernel by source compilation and I removed the default kernel package (rpm).
I have added this option, will still try to find the kernel?
```conf
autocheck_running_kernel=False
…
-
installed, and add in vimrc with
`let g:syntastic_mode_map = {
\ "mode": "active",
\ "passive_filetypes": ["javascript"] }
let g:jscheck_no_autocheck = 1
`
:JSCheck
show the Error b…
-
Good Morning John,
I'm using autocheck, with great success, and I now want to generate values within a range.
I am testing some date functions and I want to generate years between [1970, 2015] incl…