kibana/packages/kbn-repo-packages
Alex Szabo 8a081dc308
Hide error outputs from checking for git root (#157851)
## Summary
Addresses #157341 

The error comes because STDERR by default is piped to the parent
process's stderr.
- Quench error output of git rev-parse

### Checklist

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2023-05-22 09:45:45 +02:00
..
legacy Implement package linter (#148496) 2023-01-09 16:49:29 -07:00
modern Hide error outputs from checking for git root (#157851) 2023-05-22 09:45:45 +02:00
utils Implement package linter (#148496) 2023-01-09 16:49:29 -07:00
BUILD.bazel Implement package linter (#148496) 2023-01-09 16:49:29 -07:00
index.js [packages] migrate all plugins to packages (#148130) 2023-02-08 21:06:50 -06:00
jest.config.js Implement package linter (#148496) 2023-01-09 16:49:29 -07:00
kibana.jsonc Implement package linter (#148496) 2023-01-09 16:49:29 -07:00
package.json Implement package linter (#148496) 2023-01-09 16:49:29 -07:00
README.md Implement package linter (#148496) 2023-01-09 16:49:29 -07:00
tsconfig.json Implement package linter (#148496) 2023-01-09 16:49:29 -07:00

@kbn/repo-packages

APIs for dealing with packages in the Kibana repo