This repository was archived by the owner on Oct 27, 2021. It is now read-only.
Releases: MarvinJWendt/run-node-formatter
Releases · MarvinJWendt/run-node-formatter
Yarn ignores the node engine now, we don't need that to run scripts!
Merge pull request #15 from cowboyd/master ⚡️ Ignore yarn engines
Fixed yarn support
1.5.1 🐳 Fix yarn support
Only fetch one branch, way more efficient! ⚡️
Improved performance by only fetching the branch that we need!
Format before lint and use npm ci ✨
Use npm ci
instead of npm install
.
Format before linting, as we only need to lint the formatted code.
We won't touch workflow files anymore 🎉 (because we can't)
1.4.0 Try to ignore workflow files
Fix branch name bug
This release fixes a bug when a branch name contained a /
.
Change yarn script name to lint
1.2.4 Merge branch 'master' of https://github.com/MarvinJWendt/node-linter
Add example to documentation
1.2.3 :pencil: Add example picture
Add badges to docs
1.2.2 📝 Add badges
Docs: set static version in yml file
1.2.1 :pencil: Updating to static version