issues Search Results · repo:github/eslint-plugin-github language:JavaScript
Filter by
54 results
(77 ms)54 results
ingithub/eslint-plugin-github (press backspace or delete to remove)At the moment, it can t find the following syntax:
const s = `
div
other ....
/div
`;
It makes it dangerous to bypass the lint rule.
IMO the linter should trim the spaces to check?
wxiaoguang
- Opened 3 days ago
- #638
When trying to use github/recommended, I get an error:
.eslintrc.json » plugin:github/recommended:
Configuration for rule filenames/match-regex is invalid:
Value [ ^[a-z0-9-]+(.[a-z0-9-]+)?$ ] should ...
chris-orgorg
- 3
- Opened on Feb 13
- #613
020bf50 adds @typescript-eslint/eslint-plugin and @typescript-eslint/parser as dependencies. However they themselves
require typescript. When running yarn in a project with latest eslint-plugin-github ...
kunev
- Opened on Feb 12
- #612
In order to make the TypeScript language server see what actually is inside eslint-plugin-github, and to correctly
suggest github.getFlatConfigs, I would like to request the addition of a declaration file. ...
robinloeffel
- Opened on Jan 31
- #606
preventDefault() works fine before the first await in an async function, so this code works as expected, but if
currently flagged:
document.querySelector( a ).addEventListener( click , e = {
e.preventDefault(); ...
silverwind
- Opened on Jan 13
- #599
Luthawiz
- Opened on Dec 20, 2024
- #591
When using some of the plugins rules directly, without going via one of the provided flat configs that wrap around
@eslint/compat, you will sooner or later run into the following error:
Oops! Something ...
robinloeffel
- 2
- Opened on Dec 18, 2024
- #589
/storage/emulated/0/Download/mempool-master (1)/mempool-master/backend/src/tests/config.test.ts
smoovhogg
- 1
- Opened on Dec 12, 2024
- #587
This package depends on @eslint/compat : ^1.2.3 which specifies:
peerDependencies : {
eslint : ^9.10.0
},
which is incompatible with the module s peer dependencies:
https://github.com/github/eslint-plugin-github/blob/abcfc3bdfb4628c75fcbdca1b6fae1fa82cddb1c/package.json#L60 ...
silverwind
- 2
- Opened on Dec 8, 2024
- #585
Hey, really awesome that work has started again and it is now eslint9 compatible. ❤
I think the github/filenames-match-regex rules is either wrong or the docs are incorrect.
In the docs (https://github.com/github/eslint-plugin-github/blob/main/docs/rules/filenames-match-regex.md) ...
lukasoppermann
- 6
- Opened on Dec 2, 2024
- #582

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.