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

[Feat]: enable pylint on samples dir and optionally on test files #710

Open
4 tasks
javydekoning opened this issue Apr 6, 2024 · 0 comments
Open
4 tasks
Assignees

Comments

@javydekoning
Copy link
Contributor

javydekoning commented Apr 6, 2024

Describe the feature

Currently only enabled on src/ in tox, but missing from Megalinter.

Also investigate if all tests really need # pylint: skip-file and improve where possible.

Use Case

Code style improvements.

Proposed Solution

  • Enable pylint in megalinter
  • Fix findings in samples
  • Investigate why test files are configured for # pylint: skip-file

Acknowledgements

  • I may be able to implement this feature request
@javydekoning javydekoning self-assigned this Apr 6, 2024
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

No branches or pull requests

1 participant