aws-doc-sdk-examples icon indicating copy to clipboard operation
aws-doc-sdk-examples copied to clipboard

Deprecate use of the Superlinter

Open beqqrry-aws opened this issue 1 year ago • 0 comments

To remove the SL, first we need to implement linters for all the languages which are currently being covered by the SL. At the time of this writing, those are:

  • [ ] Enable standalone linter for PHP (PHPCS)
  • [ ] Enable standalone linter for Python (Black)
  • [ ] Enable standalone linter for Ruby
  • [ ] Enable standalone linter for Kotlin
  • [x] #5978

And a final task to remove the SL from our GitHub Actions.

  • [ ] Remove Superlinter from GitHub Actions

beqqrry-aws avatar Jan 09 '24 18:01 beqqrry-aws