python-blosc icon indicating copy to clipboard operation
python-blosc copied to clipboard

Migrate from LGTM.com to GitHub code analysis

Open DimitriPapadopoulos opened this issue 3 years ago • 0 comments

LGTM.com is being deprecated and replaced by GitHub code analysis: The next step for LGTM.com: GitHub code scanning!

  • Remove the deprecated .lgtm.yml configuration file.
  • Initialize a configuration file .github/workflows/codeql-analysis.yml using the template provided in the GitHub Action documentation.
  • Adapt the the template in .github/workflows/codeql-analysis.yml to this specific package.

DimitriPapadopoulos avatar Oct 16 '22 18:10 DimitriPapadopoulos