core/script
Adam Mills 14aa4e7694
Lint script tweaks (#13093)
* Also lint working tree files

When performing a git diff of upstream/dev..., git is diffing against
the current HEAD, but does not include working tree files. By manually
calculating a merge-base SHA to diff against, git will still diff those
files.

* Don't pylint tests files, since we don't in CI

* Use merge base for lazytox

* Simplify files changed header
2018-03-11 16:15:09 -04:00
..
bootstrap Consolidate frontend (#9915) 2017-10-24 19:36:27 -07:00
dev_docker tradfri: Improve color temp support detection (#7211) 2017-04-21 23:32:51 -07:00
dev_openzwave_docker Improve development workflow in docker (#5079) 2017-01-02 22:04:09 +01:00
gen_requirements_all.py New lazytox.py script (#12862) 2018-03-09 22:27:39 +02:00
inspect_schemas.py [core] Add 'packages' to the config (#5140) 2017-01-13 22:01:47 -08:00
lazytox.py Lint script tweaks (#13093) 2018-03-11 16:15:09 -04:00
lint Lint script tweaks (#13093) 2018-03-11 16:15:09 -04:00
lint_docker Speeds up lint and test in docker by keeping the cache between invocations. (#5177) 2017-01-05 09:45:14 +01:00
release Fix script release (#5345) 2017-01-15 09:16:46 -08:00
server Improve development workflow in docker (#5079) 2017-01-02 22:04:09 +01:00
setup Reorganize lint travis builds (#10670) 2017-11-19 17:39:24 -08:00
test Removing asyncio.coroutine syntax from HASS core (#12509) 2018-02-25 03:38:46 -08:00
test_docker Fix a bunch of typos (#9545) 2017-09-23 17:15:46 +02:00
translations_develop Config flow translations (#13066) 2018-03-11 12:04:34 -07:00
translations_download Pin lokalise script to working version (#12965) 2018-03-07 09:46:21 -05:00
translations_download_split.py Translation cleanup (#12804) 2018-02-28 20:04:20 -08:00
translations_upload Pin lokalise script to working version (#12965) 2018-03-07 09:46:21 -05:00
translations_upload_merge.py Translation cleanup (#12804) 2018-02-28 20:04:20 -08:00
travis_deploy Support serving of backend translations (#12453) 2018-02-28 19:31:38 -08:00
update Improve development workflow in docker (#5079) 2017-01-02 22:04:09 +01:00