mirror of
https://github.com/qgis/QGIS.git
synced 2025-06-18 00:04:02 -04:00
include autopep8 in indentation tip
This commit is contained in:
parent
d1743a99f9
commit
df22d565f5
@ -70,7 +70,7 @@ if [ -s "$ASTYLEDIFF" ]; then
|
||||
|
||||
Tips to prevent and resolve:
|
||||
* Enable WITH_ASTYLE in your cmake configuration to format C++ code
|
||||
* Install autopep8 to format python code
|
||||
* Install autopep8 (>= 1.2.1) to format python code
|
||||
* Use "scripts/astyle.sh file" to fix the now badly indented files
|
||||
* Consider using scripts/prepare-commit.sh as pre-commit hook to avoid this
|
||||
in the future (ln -s ../../scripts/prepare-commit.sh .git/hooks/pre-commit) or
|
||||
|
Loading…
x
Reference in New Issue
Block a user