Skip to content
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.

Commit

Permalink
operations: innersource: npm groovy lint: code narc server: Include …
Browse files Browse the repository at this point in the history
…only groovy files

Related: #1435
Co-authored-by: Pankaj Bhutoria <pankaj.bhutoria@intel.com>
  • Loading branch information
pdxjohnny and pbhutori committed Feb 15, 2023
1 parent d1283f6 commit 1f347bc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ async def code_narc_server(
),
"com.nvuillam.CodeNarcServer",
"--server",
r"includes='{}/.groovy'",
],
env=env,
logger=logger,
Expand Down

0 comments on commit 1f347bc

Please sign in to comment.