Skip to content

Commit fd62677

Browse files
authored
Merge pull request #323 from sass/pci
use pre-commit.ci
2 parents 17b303b + e8a9ca0 commit fd62677

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ libsass-python: Sass_/SCSS for Python
1313
:target: https://dev.azure.com/asottile/asottile/_build/latest?definitionId=22&branchName=master
1414
:alt: Coverage Status
1515

16+
.. image:: https://results.pre-commit.ci/badge/github/sass/libsass-python/master.svg
17+
:target: https://results.pre-commit.ci/latest/github/sass/libsass-python/master
18+
:alt: pre-commit.ci status
19+
1620
This package provides a simple Python extension module ``sass`` which is
1721
binding LibSass_ (written in C/C++ by Hampton Catlin and Aaron Leung).
1822
It's very straightforward and there isn't any headache related Python

azure-pipelines.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ resources:
1616
ref: refs/tags/v2.1.0
1717

1818
jobs:
19-
- template: job--pre-commit.yml@asottile
2019
- template: job--python-tox.yml@asottile
2120
parameters:
2221
toxenvs: [py27, py36]

0 commit comments

Comments
 (0)