-
why dont you use a github code bot thingy to make sure it runs and passes checks?
-
Version: Deno 2.0.5
Using vite with `vite-plugin-checker` causes it to invoke Node, and the build fails:
```
/usr/bin/env: 'node': No such file or directory
```
Normally Deno is supposed to…
-
### Overview
We need to audit HfLA codebase files for spelling errors using the Code Spell Checker extension in VS Code in order to ensure site quality. Results will be categorized as misspellings or…
-
### What happened?
I have a bunch of custom rules that only make sense for our organization/situation. But it can be a real pain to structure code written for custom rules.
As an example: I'm wo…
-
Verify if the repo already has these tools. If not found, implement Code Style checker, Code coverage and Code Syntax checker tools.
-
-
### Things to check
- [X] I have searched the **existing issues** for this bug
- [X] To rule out a caching problem I made sure the bug also happens in an **incognito tab**
### Bug type
Compo…
-
目前是写死的,容易和应用自身的 @babel/runtime 依赖声明产生多版本,增加不必要的体积:https://github.com/umijs/umi/blob/9c76d40101bffb69178cc53b5fa78a1abc7059db/packages/babel-preset-umi/package.json#L24
比如这里:https://github.com/ant-d…
-
For Visual Code there is a quite popular spell checker plug-in which uses in document settings like:
```rust
// spell-checker:words Pan Galactic Gargle Blaster
```
to add words to the dictiona…
-
Refer to https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker&ssr=false#review-details
It told me to post here.
Recently, you add an annoying and ugly side bar…