style cleanup: imbuf & icons

This commit is contained in:
Campbell Barton
2012-05-13 22:05:51 +00:00
parent e5963aae1d
commit 4f2c83f573
10 changed files with 630 additions and 631 deletions

View File

@@ -216,7 +216,7 @@ test_deprecated:
test_style:
# run our own checks on C/C++ style
PYTHONIOENCODING=utf_8 python3.2 $(BLENDER_DIR)/source/tools/check_style_c.py $(BLENDER_DIR)/source/blender $(BLENDER_DIR)/source/creator
PYTHONIOENCODING=utf_8 python3.2 $(BLENDER_DIR)/source/tools/check_style_c.py $(BLENDER_DIR)/source/blender $(BLENDER_DIR)/source/creator --no-length-check
# -----------------------------------------------------------------------------
# Project Files