Skip to content

added non solution files in config.json to skip analysis#2945

Closed
Swathibal wants to merge 1 commit into
exercism:mainfrom
Swathibal:issue-132
Closed

added non solution files in config.json to skip analysis#2945
Swathibal wants to merge 1 commit into
exercism:mainfrom
Swathibal:issue-132

Conversation

@Swathibal
Copy link
Copy Markdown

pull request

This PR fixed this issue exercism/java-analyzer#132.

  1. Read only files are added under files.editor to skip the analysis

Reviewer Resources:

Track Policies

@kahgoh
Copy link
Copy Markdown
Member

kahgoh commented May 26, 2025

Sorry @Swathibal, but this change isn't it. The goal of the issue is to update the analyzer so that it doesn't analyze the files listed in the editor in the JSON (or even better, just analyze the solution files), not to add things to them in the JSON.

@kahgoh kahgoh closed this May 26, 2025
@Swathibal
Copy link
Copy Markdown
Author

Swathibal commented May 26, 2025

Got it @kahgoh. Thanks for the input

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