awslabs / awslabs/aws-deployment-framework
[Feat]: enable pylint on samples dir and optionally on test files
Open
- Dominant language
- Python
- Stars
- 699
- Forks
- 235
- Avg merge
- 20h 53m
- Merged PRs (30d)
- 7
Description
### 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
Contributor guide
Assessment
This issue has not been assessed yet.