-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Similar to [Hadolint](https://github.com/hadolint/hadolint). Ideally, Ollama could provide a pre-commit hook that lints a Modefile and accepts args and a lint config file.
-
`
{
"name": "vue-admin-template",
"version": "4.4.0",
"description": "A vue admin template with Element UI & axios & iconfont & permission control & lint",
"author": "Pan ",
"scripts":…
-
Currently, this project has 2 ways to run CQA tools:
- `tox -e style`
- `pre-commit`
To a new contributor, it might not be very clear how to run CQA tools.
Please don't take this the wrong way…
-
@iiroj I have an issue when trying to upgrade from version 11 to 12+. Even though I am using Node v20.
```
git commit -S -am "EASFDC-1399: bump version for lint-staged"
husky - pre-commit script f…
-
Hi! 👋
I was trying out the CLI and when reading the [documentation](https://npmpackagejsonlint.org/docs/cli#--noconfigfiles-alias--ncf), I interpreted that if I used the `--noConfigFiles` flag, I …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
I have ts in separated files and in vue files. I need that lint also was in vue files, with my config in webpack config didn't work.
```
new TSLintPlugin({
files: '**/*.{vue, ts}'
})
```
…
-
If I run this code, it works without any problems:
``` js
gulp.task('scss-lint', function() {
gulp.src(paths.cssSrc + '/**/*.scss')
.pipe(cache('scsslint'))
.pipe(scsslint({'confi…
-
### Welcome
- [X] Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
- [X] Yes, I've searched similar issues on GitHub and didn't find any.
- [X] Y…