kivy/examples
Eero af Heurlin df5b2c16d5
Add pre-commit.com framework hooks (#7176)
* Add pre-commit hooks for basic standards conformity checking

* These should not be marked as executable

* These lack shebangs so marking them executable did not do anyone any good

* add pre-commit to dev requirements

* use pre-commit framework for the hook

* Move the pre-commit config outside of root

As discusses in https://github.com/kivy/kivy/pull/7176#discussion_r511240059

* Document that pre-commit is used and how to skip checks if needed

* Mark the old hook script as deprecated
2020-12-09 22:48:48 -05:00
..
3Drendering bugfix for 3D rendering example 2020-04-06 15:18:49 +02:00
RST_Editor Pep8 fixes for example directory. (#4814) 2016-12-17 11:41:12 +02:00
android Fix animation transition around the unit circle in Android compass example 2018-05-21 16:22:16 +02:00
animation Pep8 fixes for example directory. (#4814) 2016-12-17 11:41:12 +02:00
application Fix PEP8 in app_with_config.py 2017-12-11 13:47:05 +01:00
async Make KIVY_EVENTLOOP optional, allow setting the async library when running the app. 2019-07-24 01:37:20 -04:00
audio Fix for pep8 errors (#4815) 2016-12-17 09:50:52 +02:00
camera examples: save camera image with file extension 2017-02-24 10:01:24 +02:00
canvas PEP8 fixes. 2019-04-27 12:11:45 +02:00
container remove unused imports in examples 2016-03-15 12:17:09 +02:00
cover remove big media files and reuse existing ones 2017-02-10 05:34:45 +05:30
demo Add pre-commit.com framework hooks (#7176) 2020-12-09 22:48:48 -05:00
frameworks/twisted Remove python2's sys.exc_call 2019-10-19 17:45:41 +02:00
gestures Fix for pep8 errors (#4815) 2016-12-17 09:50:52 +02:00
guide Pep8 fixes for example directory. (#4814) 2016-12-17 11:41:12 +02:00
includes Fix for pep8 errors (#4815) 2016-12-17 09:50:52 +02:00
keyboard Add pre-commit.com framework hooks (#7176) 2020-12-09 22:48:48 -05:00
kinect pep8 fixes 2016-12-18 16:11:41 +02:00
kv Fix KVrun example 2017-02-19 23:13:11 +01:00
miscellaneous add missing end of line 2019-02-01 20:51:08 +01:00
settings Add pre-commit.com framework hooks (#7176) 2020-12-09 22:48:48 -05:00
shader reduce diff noise with import arrangement 2017-11-04 22:39:01 -06:00
svg svg: fixes scale with only one value 2017-05-07 17:22:33 +02:00
text fix styles from latest PR 2018-10-06 16:06:24 +02:00
tutorials Fix lack of white-space after colon in pong.kv 2019-08-17 12:58:28 +09:00
widgets Fix some PEP8 issues. 2020-10-17 15:04:05 -04:00