gitlab-linters

View on PyPIReverse Dependencies (0)

0.1.3 gitlab_linters-0.1.3-py2.py3-none-any.whl

Wheel Details

Project: gitlab-linters
Version: 0.1.3
Filename: gitlab_linters-0.1.3-py2.py3-none-any.whl
Download: [link]
Size: 13101
MD5: 1bf1607a016bc0782afb7b4fca0956c2
SHA256: a4e50d1b4baab56cac27ff929bd7739877ed0e594e15d9e6653c618bf582f0c2
Uploaded: 2022-12-20 01:28:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gitlab-linters
Version: 0.1.3
Summary: Tools to validate gitlab CI configuration.
Author: Jacob Donenfeld
Author-Email: jedonenfeld[at]gmail.com
Home-Page: https://github.com/jacobdonenfeld/gitlab-linters
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: lenses
Requires-Dist: PyYAML
Requires-Dist: python-gitlab
Requires-Dist: requests
Requires-Dist: GitPython
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 10 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.4)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
pre_commit_hooks/VERSION sha256=q0iGY9wWwAnzPS6UnIZhbdqzC86QD2KWBV1I3lMjm28 6
pre_commit_hooks/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pre_commit_hooks/gitlab_ci_lint.py sha256=-rJfnWdUaNSIB8kSonjpxPyxkJUlmjrVNNPZRvaYIu8 4342
pre_commit_hooks/gitlab_script_check.py sha256=KTQJyLe16p-gyPEgFfRkxTWEQ07ROC2dXNmMeldHrCg 7120
pre_commit_hooks/gitlab_precommit.egg-info/PKG-INFO sha256=AU-JomgKByPFqoaGaGCZQ30ovh5JvHu8skNRbRnarmM 742
pre_commit_hooks/gitlab_precommit.egg-info/SOURCES.txt sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pre_commit_hooks/gitlab_precommit.egg-info/dependency_links.txt sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
pre_commit_hooks/gitlab_precommit.egg-info/entry_points.txt sha256=0AH7RTNP7pK57j9nzB5GfHHIYtVh9oScynrCle_Yhew 139
pre_commit_hooks/gitlab_precommit.egg-info/requires.txt sha256=ZxB-OqDv1BS30JH6scdCSRSIHUyYfPwhh0NFgU8rphQ 48
pre_commit_hooks/gitlab_precommit.egg-info/top_level.txt sha256=VYPubsyOzuMlsdcvTMQYKVCB1e-HcsV9kZ0Q7TlZuc4 17
pre_commit_hooks/shared/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pre_commit_hooks/shared/debug_mode.py sha256=Q_YaTwqcmrc3JVrrqsUvnE0nN-5CkmKIVoUdIWWhLA0 492
pre_commit_hooks/shared/importer.py sha256=xCjaVa8yqdYLylLKxelbXG3P2ByWqlcenruOC69J-ug 11602
gitlab_linters-0.1.3.dist-info/LICENSE sha256=xntqukD2qcag6ND1v4hNPg-3YRFxe1_xMLP8FG1mT28 1058
gitlab_linters-0.1.3.dist-info/METADATA sha256=Efzp6vFbNpshmOlC2KIgcsFjrnbPRDpcDwJ6LtvxCg8 852
gitlab_linters-0.1.3.dist-info/WHEEL sha256=bb2Ot9scclHKMOLDEHY6B2sicWOgugjFKaJsT7vwMQo 110
gitlab_linters-0.1.3.dist-info/entry_points.txt sha256=uXB5uuh8MlAN1KGy2S7xzwdl3txLKoLzhz0jpNfztjQ 131
gitlab_linters-0.1.3.dist-info/top_level.txt sha256=VYPubsyOzuMlsdcvTMQYKVCB1e-HcsV9kZ0Q7TlZuc4 17
gitlab_linters-0.1.3.dist-info/RECORD

top_level.txt

pre_commit_hooks

entry_points.txt

gitlab-lint = pre_commit_hooks.gitlab_ci_lint:main
gitlab-shellcheck = pre_commit_hooks.gitlab_script_check:main