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

Issue in setting custom configuration files #3556

Closed
NadaMusthafa opened this issue May 13, 2024 · 1 comment
Closed

Issue in setting custom configuration files #3556

NadaMusthafa opened this issue May 13, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@NadaMusthafa
Copy link

NadaMusthafa commented May 13, 2024

AA
Describe the bug
There is an issue in specifying rules from a specific configuration file. How can we set linter to point to a custom configuration file?

To Reproduce
CSHARP_DOTNET_FORMAT :
      MEGALINTER_FILES_TO_LINT =
      ENABLE_LINTERS = CSHARP_DOTNET_FORMAT
      --
      CSHARP_DOTNET_FORMAT_CONFIG_FILE: '/config/.editorconfig'
      CSHARP_DOTNET_FORMAT_CLI_LINT_MODE: file

Expected behavior
It should lint all the changed files.

@NadaMusthafa NadaMusthafa added the bug Something isn't working label May 13, 2024
@nvuillam
Copy link
Member

Duplicate of #3553 (we'll find a way, plz follow the main issue :) )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants