feat: support "!" skip patterns for package lists #1013
Codacy Production / Codacy Static Code Analysis
required action
Oct 2, 2025 in 0s
1 new security issue (0 max.).
Here is an overview of what got changed by this pull request:
Issues
======
- Added 1
Complexity increasing per file
==============================
- packages/shipjs-lib/src/lib/util/__tests__/expandPackageList.spec.js 1
- packages/shipjs-lib/src/lib/util/expandPackageList.js 4
See the complete overview on Codacy
Annotations
Check failure on line 15 in packages/shipjs-lib/src/lib/util/expandPackageList.js
codacy-production / Codacy Static Code Analysis
packages/shipjs-lib/src/lib/util/expandPackageList.js#L15
Detected possible user input going into a `path.join` or `path.resolve` function.
Loading