Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
moylop260 committed Sep 8, 2021
1 parent fa55e23 commit a93bab0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -157,9 +157,9 @@ Usage

``pylint --load-plugins=pylint_odoo -e odoolint path/to/test``

or use configuration file (find example configuration in https://github.com/oca/pylint-odoo/blob/patch-1/pylint_odoo/examples/.pylintrc):
or use configuration file (find example configuration in https://github.com/OCA/pylint-odoo/tree/master/pylint_odoo/examples/.pylintrc):

``pylint --rcfile=.pylintrc -e odoolint path/to/test``
``pylint --rcfile=.pylintrc path/to/test``

Example to test just odoo-lint case:

Expand Down

0 comments on commit a93bab0

Please sign in to comment.