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

[TS-401] attempts to disable individual tools are fully ignored #117

Closed
mirabilos opened this issue May 30, 2023 · 4 comments
Closed

[TS-401] attempts to disable individual tools are fully ignored #117

mirabilos opened this issue May 30, 2023 · 4 comments

Comments

@mirabilos
Copy link

Due to the amount of issues with these tools, I tried disabling them per the documentation…

$ cat .codacy.yml 
---
engines:
  pylint:
    # pylintpython3 is used instead
    enabled: false
  tsqllint:
    # for Microsoft only
    enabled: false

… but this seems to be fully ignored.

@github-actions github-actions bot changed the title attempts to disable individual tools are fully ignored [TS-401] attempts to disable individual tools are fully ignored May 30, 2023
@github-actions
Copy link

Internal ticket created : TS-401

mirabilos added a commit to qvest-digital/jensjs that referenced this issue May 30, 2023
@madalenamelo
Copy link

Hi @mirabilos,

Thank you for reaching out to our community! Unfortunately, it is not currently possible to use the .codacy.yml file to disable tools, instead, you must disable tools using the Code patterns page.

You can find this information on our official documentation here.

Please free to add any other questions or information here.

Regards,
Madalena

@mirabilos
Copy link
Author

mirabilos commented Jun 29, 2023 via email

@madalenamelo
Copy link

@mirabilos thank you for clarifying! However, it's not possible to disable tools using the GH Action alone as disabling tools needs to be done on the Codacy UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants