diff --git a/detection_rules/devtools.py b/detection_rules/devtools.py index 9073bb257..01460607d 100644 --- a/detection_rules/devtools.py +++ b/detection_rules/devtools.py @@ -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)