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 <[email protected]>
  • Loading branch information
pdxjohnny and pbhutori authored Feb 8, 2023
1 parent cad083a commit 28514e0
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 28514e0

Please sign in to comment.