Skip to content

Commit

Permalink
update config file
Browse files Browse the repository at this point in the history
  • Loading branch information
amineHY committed Mar 2, 2024
1 parent c0059d6 commit 6960802
Show file tree
Hide file tree
Showing 2 changed files with 625 additions and 19 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:

- name: Analyzing the code with pylint
run: |
poetry run pylint spellchecker_llm/script.py
poetry run pylint --rcfile=.pylintrc spellchecker_llm/script.py
Loading

0 comments on commit 6960802

Please sign in to comment.