lint
Here are 1,068 public repositories matching this topic...
-
Updated
Jul 6, 2022 - Vim script
What steps are needed to reproduce the bug?
test.scss
$frames: ("one", "two", "three");
@each $name in $frames {
@keyframes frame-#{$name} {
/* CSS ... */
}
}$ npx stylelint test.scss
test.scss
4:14 ✖ Expected keyframe name to be kebab-case keyframes-name-pattern
The name is kebab case, but due to the string interpolation, the line is f
-
Updated
Jul 8, 2022 - JavaScript
-
Updated
Jul 9, 2022 - Rust
Many repositories need to fix, so please help if you like.
If you could help, it would be helpful if you could comment before starting the work not to overlapping.
Fix example
Run exit command after lint.
echo '::group:: Running golangci-lint with reviewdog 🐶 ...'
goExpected Behavior of the rule
UnnecessaryAbstractClass should have a concise description like other rules
Context
I just updated Detekt 1.19.0 to 1.20.0 and got this failure:
https://github.com/TWiStErRob/net.twisterrob.cinema/security/code-scanning/227
The message is just plain weird to be this long:

at runNextTicks (internal/process/task_queues.js:62
-
Updated
Jul 3, 2022 - Python
-
Updated
Jul 5, 2022 - JavaScript
-
Updated
May 14, 2022
These types should be exposed from @textlint/types.
-
Updated
Apr 28, 2022 - CSS
-
Updated
Jun 2, 2022 - C
-
Updated
Jul 7, 2022 - Go
-
Updated
Jul 8, 2022 - PHP
-
Updated
May 25, 2022 - JavaScript
-
Updated
May 14, 2022 - TypeScript
-
Updated
Jun 18, 2022 - JavaScript
I'm seeing double/instance_double/class_double/object_double/spy etc. being called with sometimes a string, sometimes a symbol (perhaps because the rspec-mocks documentation explicitly allows both), and of course sometimes a constant referring to a class or module.
I think mixing string and symbol arguments is a bit of a mess, so I would propose making a new cop that enforces either one or the
Improve this page
Add a description, image, and links to the lint topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lint topic, visit your repo's landing page and select "manage topics."

Replace
globbywithglobin all commitlint-packages.