[Bug] Integrations-Pr Command (Elastic-Package Linting and Version Adjustments) (#2054)
* started solution for integrations-pr bug * Update devtools.py * Update detection_rules/devtools.py * Update detection_rules/devtools.py Co-authored-by: Mika Ayenson <Mikaayenson@users.noreply.github.com>
This commit is contained in:
@@ -541,7 +541,6 @@ def integrations_pr(ctx: click.Context, local_repo: str, token: str, draft: bool
|
||||
os.chdir(prev)
|
||||
|
||||
elastic_pkg("format")
|
||||
elastic_pkg("lint")
|
||||
|
||||
# Upload the files to a branch
|
||||
git("add", pkg_directory)
|
||||
|
||||
Reference in New Issue
Block a user