{ "info": { "author": "Zalando SE", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Version Control" ], "description": ".. image:: https://img.shields.io/pypi/v/turnstile-codevalidator.svg\n :target: https://pypi.python.org/pypi/turnstile-codevalidator/\n :alt: Latest PyPI version\n\n.. image:: https://img.shields.io/pypi/l/turnstile-codevalidator.svg\n :target: https://github.com/zalando/turnstile-codevalidator/blob/master/LICENSE\n :alt: License\n\n\nTurnstile-Codevalidator\n=======================\n\nCodevalidator extensions for `turnstile `_\n\nCheck\n-----\n\nThe `codevalidator` check runs `codevalidator `_ on added and modified files.\n\nBy default this check uses your general codevalidator configuration, but you can also provide a custom codevalidatorc by\nadding it as `.codevalidatorc` to your repository root.\n\n\nCommand\n-------\nTo check if staged files follow the codevalidator rules do:\n\n $ turnstile codevalidator\n\nIf you want codevalidator to try to fix the code style do:\n\n $ turnstile codevalidator --fix\n\nPlease note that any change will be left unstaged and need to be added with `git add` and any **unstaged change to\nstaged files will be overwritten**.\n\n\nLicense\n-------\nCopyright 2015 Zalando SE\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/zalando/turnstile-specification", "keywords": null, "license": "Apache License Version 2.0", "maintainer": null, "maintainer_email": null, "name": "turnstile-specification", "package_url": "https://pypi.org/project/turnstile-specification/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/turnstile-specification/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/zalando/turnstile-specification" }, "release_url": "https://pypi.org/project/turnstile-specification/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Turnstile-Specification - Specification check for turnstile", "version": "0.0.1" }, "last_serial": 1592401, "releases": { "0.0.1": [] }, "urls": [] }