bitbucket-pipelines.yml: Activate check_fix_white_space.py

This commit is contained in:
Torsten Bögershausen
2019-11-29 08:23:40 +01:00
parent df8fd4f4be
commit 2004342dd3

View File

@@ -7,4 +7,5 @@ pipelines:
- step:
script:
- git submodule update --init
- python twincat_version_manager.py
- python twincat_version_manager.py
- python check_fix_white_space.py