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

operations: innersource: npm-groovy-lint: Only parse groovy files #1435

Open
1 task
johnandersen777 opened this issue Feb 8, 2023 · 0 comments
Open
1 task
Labels
enhancement New feature or request

Comments

@johnandersen777
Copy link

johnandersen777 commented Feb 8, 2023

[
java_binary,
"-Xms256m",
"-Xmx2048m",
"-cp",
(
str(java_lib_path.joinpath("CodeNarcServer.jar").resolve())
+ ":"
+ str(java_lib_path.joinpath("*").resolve())
),
"com.nvuillam.CodeNarcServer",
"--server",
],

@johnandersen777 johnandersen777 added the enhancement New feature or request label Feb 8, 2023
johnandersen777 pushed a commit that referenced this issue Feb 8, 2023
…only groovy files

Related: #1435
Co-authored-by: Pankaj Bhutoria <[email protected]>
johnandersen777 pushed a commit that referenced this issue Feb 15, 2023
…only groovy files

Related: #1435
Co-authored-by: Pankaj Bhutoria <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant