Skip to content

Commit

Permalink
Update linting.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alcole authored Apr 19, 2024
1 parent f2fe1f8 commit 9bd804f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ jobs:
with:
python-version: '3.11'
cache: 'pip' # caching pip dependencies
- run: pip install pylint
- run: pip install databricks-labs-pylint
# - run: pylint --load-plugins=databricks.labs.pylint.all covid_analysis/transforms.py
- uses: Silleellie/pylint-github-action@v2
with:

Expand Down

0 comments on commit 9bd804f

Please sign in to comment.