-
## AC
- https://typicode.github.io/husky/#/?id=install
- https://commitlint.js.org/#/guides-local-setup
-
### Affected ROS2 Driver version(s)
Humble
### Used ROS distribution.
Humble
### Which combination of platform is the ROS driver running on.
Ubuntu Linux with standard kernel
### How is the UR …
-
**Describe the bug**
Yarn tries to run `husky install` as part of `postinstall` script when installing this package as a dependency.
**To Reproduce**
```
yarn add vue-use-popperjs
```
**Ex…
-
I see inconsistency with formating in pull requests; to prevent this, it is better to configure a pre-commit hook to standardize formatting.
## Resources
https://www.youtube.com/watch?v=oWty0N…
-
I use ZSH and here's how I set up `fnm` on `~/.zshrc`:
```
eval "$(fnm env --shell=zsh --use-on-cd --log-level=quiet)"
```
Now I'm trying to set up Git hooks with the latest [Husky](https://ty…
-
**_Advantages_**
Eslint: This tool will help you catch and fix problems in your JavaScript/TypeScript code. It checks for common syntax and style errors, making your code more consistent and easy t…
-
### What do you want and why?
I was unable to fix the "command not found" problem with Husky. Until I uninstalled it, I was unable to make a git commit.
### Possible implementation(s)
I'm not…
-
Our standard instructions to setup Node version manager are missing in the README
````md
## Dev env setup
Use a Node version manager to install Node.js. [fnm](https://github.com/Schniz/fnm) is …
-
Hi,
I'd like to update the multi husky simulator package as attached here: https://github.com/shehancaldera/multihusky_simulator. I'd like to discuss how I can collaborate on this sort of a project. …
-