-
Is it possible to somehow hook into the languageserver to replace lintr linnks in the "Problems" tab?
Buy default any lintr issues are leading to the lintr website, but I would very much like if bo…
-
Detected 26770 ESLint reports and/or crashes.
Scanned 5288 repositories.
Reached maximum result count 50.
Showing 50/26770
Rules:
- `vitest/expect-expect`
- `vitest/no-conditional-tests`
- `v…
-
Define CI requirements docs
- [ ] Create matrix for OS/compiler/C++ standard support
- [ ] Create matrix for linter support
-
https://lintr.r-lib.org/dev/reference/#individual-linters
- [ ] absolute_path_linter - Hard, see #42
- [x] any_duplicated_linter
- [x] any_is_na_linter
- [x] assignment_linter
- [ ] bac…
-
I have this in my index.html:
window.socket = io() //eslint-disable-line
Note that `/socket.io/socket.io.js` is generated by the server thanks to the socket library.
Whe…
-
When the `TextEditor` has no path associated with it a deprecation notice is thrown.
## Steps to Reproduce
1. Open an unsaved (new) buffer
1. Set the language to Python
1. Trigger a `lint()` c…
-
Currently, the snippets not showing up at the top of the suggestion list even if I type the snippet word. The fuzzier matches still take precedence (see attached). I do have "Use Alternate Scoring" op…
-
Using latest version, if I set the rule:
`"linebreak-style": [ 1, "windows" ]`
I get a warning on the first line of all my files:
Interactive Linter: 1 Linter Problem
1 Expected linebreaks to be 'C…
-
We added support for `#[...]` patterns early on for syntax `match` and didn't have a plan for supporting reasoning about it; we never used it in syntax `match` and still don't have a reasoning plan. B…
-
1. Remove elm-package.json from Elm sub-project
2. Restart Atom
3. Reopen Elm file
**Atom**: 1.14.3 x64
**Electron**: 1.3.13
**OS**: Mac OS X 10.11.6
**Thrown From**: [linter-elm-make](https:/…