summaryrefslogtreecommitdiff
path: root/tools/custom_guidelines.py
Commit message (Expand)AuthorAgeFilesLines
* Remove six and python 2.7 full supportHervé Beraud2020-04-231-4/+3
* pep8: Permit ".)" at the end of resource docsZane Bitter2019-10-141-2/+3
* Use correct raw string formatZane Bitter2017-11-161-9/+9
* Merge "Check all resources with custom guidelines"Jenkins2017-04-031-15/+34
|\
| * Check all resources with custom guidelinesPeter Razumovsky2017-03-221-15/+34
* | Remove log translationsliyi2017-03-251-3/+2
|/
* Don't raise error in custom guidelines on IOErrorPeter Razumovsky2016-08-241-2/+10
* Refactor confusing code in custom_guidelines.pyZane Bitter2016-05-091-5/+5
* Exclude plugins from custom_guidelines.pySteve Baker2016-05-091-0/+3
* Ignore template res types during guideline checksSergey Kraynev2016-03-021-0/+3
* Fix all trailing spaces for custom guidelinesPeter Razumovsky2016-02-261-1/+1
* Fix all method errors for custom guidelinesPeter Razumovsky2016-02-261-1/+1
* Fix resources descriptions for custom guidelinesPeter Razumovsky2016-02-261-1/+1
* Fix all attributes error for custom guidelinesPeter Razumovsky2016-02-261-2/+2
* Fix all properties errors for custom guidelinesPeter Razumovsky2016-02-261-6/+3
* Implement custom guidelinesPeter Razumovsky2016-02-191-0/+274