Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config flexibility #175

Merged
merged 15 commits into from
Jul 4, 2024
Merged

Config flexibility #175

merged 15 commits into from
Jul 4, 2024

Conversation

FractalBoy
Copy link
Owner

@FractalBoy FractalBoy commented Jun 24, 2024

Addresses #138 as well as:

  1. Allows ${workspaceFolder} as a replacement of $ROOT_PATH. Both will work but I intend to deprecate $ROOT_PATH.
  2. Allows both .perltidyrc and .perlcriticrc to be specified relative to the workspace. This allows you to place your .perltidyrc and .perlcriticrc along with settings.json all under .vscode in SVN/Git.

Also, some circular dependencies are resolved.

@FractalBoy
Copy link
Owner Author

Also going to include a fix to #171.

@FractalBoy FractalBoy force-pushed the config-flexibility branch from 6e76249 to d01db94 Compare June 24, 2024 14:29
@FractalBoy FractalBoy force-pushed the config-flexibility branch from a7bd5de to 0cac660 Compare June 24, 2024 17:02
@FractalBoy FractalBoy force-pushed the config-flexibility branch from d442b0b to 943cfff Compare June 24, 2024 17:43
@FractalBoy FractalBoy merged commit b715aab into master Jul 4, 2024
16 checks passed
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.

1 participant