Skip to content

Conversation

@prabhu
Copy link
Collaborator

@prabhu prabhu commented Sep 8, 2024

Added more rules such as noUndeclaredVariables and found few bugs. Please consider using this biome.json in the new refactor branch and feel free to add more useful rules.

Signed-off-by: Prabhu Subramanian <[email protected]>
Signed-off-by: Prabhu Subramanian <[email protected]>
executeParallelGradleProperties,
extractJarArchive,
frameworksList,
generatePixiLockFile,
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should have repo tests for pixi with type python which would have caught this

"is not recognized as an internal or external command",
)
) {
jarCommandAvailable = false;
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another bug that went unreported

Signed-off-by: Prabhu Subramanian <[email protected]>
@prabhu
Copy link
Collaborator Author

prabhu commented Sep 8, 2024

Denotests are consistently failing on Windows at the rm -rf command. This needs to be investigated, since the most likely cause must be atom hanging on Windows at a prior test thus blocking the rm command.

@prabhu prabhu merged commit 806d212 into master Sep 8, 2024
@prabhu prabhu deleted the fix/lint-bugs branch September 8, 2024 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants