File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- name : Check Lint
1+ name : check-lint
22on :
33 pull_request :
44 push :
55 branches :
66 - main
7-
87jobs :
98 lint :
10- name : Check Lint
9+ name : check-lint
1110 runs-on : ubuntu-latest
1211 steps :
1312 - name : Checkout repo
3332 cat lint_output.log
3433 echo -e "\n\033[0;33m Please, run \`make format\` and push the changes to fix this error."
3534 exit 1
36-
37-
Original file line number Diff line number Diff line change 44
55<p >Biblioteca de utilitários projetada para validar, gerar e manipular dados de acordo com as particularidades do Brasil</p >
66
7- [ ![ codecov] ( https://codecov.io/gh/brazilian-utils/python/branch/main/graph/badge.svg )] ( https://codecov.io/gh/brazilian-utils/python )
8- [ ![ Check Lint] ( https://github.com/brazilian-utils/python/actions/workflows/check-lint.yml/badge.svg?branch=main )] ( https://github.com/brazilian-utils/python/actions/workflows/check-lint.yml?query=branch%3Amain )
9- [ ![ Downloads per Month] ( https://shields.io/pypi/dm/brutils )] ( https://pypistats.org/packages/brutils )
7+ [ ![ GitHub License] ( https://img.shields.io/github/license/brazilian-utils/python?color=blue )] ( https://opensource.org/license/mit )
108[ ![ Package version] ( https://shields.io/pypi/v/brutils )] ( https://pypi.org/project/brutils/ )
9+ [ ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/brutils )] ( https://pypi.org/project/brutils/ )
10+ [ ![ PyPI - Status] ( https://img.shields.io/pypi/status/brutils )] ( https://pypi.org/project/brutils/ )
11+ [ ![ Downloads per Month] ( https://shields.io/pypi/dm/brutils )] ( https://pypistats.org/packages/brutils )
12+
13+ [ ![ run-tests] ( https://github.com/brazilian-utils/python/actions/workflows/run-tests.yml/badge.svg )] ( https://github.com/brazilian-utils/python/actions/workflows/run-tests.yml )
14+ [ ![ check-lint] ( https://github.com/brazilian-utils/python/actions/workflows/check-lint.yml/badge.svg )] ( https://github.com/brazilian-utils/python/actions/workflows/check-lint.yml )
15+ [ ![ codecov] ( https://codecov.io/gh/brazilian-utils/python/branch/main/graph/badge.svg )] ( https://codecov.io/gh/brazilian-utils/python )
1116
1217### [ Looking for the english version?] ( README_EN.md )
1318
Original file line number Diff line number Diff line change 33<div align =" center " >
44<p >Utils library for Brazilian-specific businesses.</p >
55
6- [ ![ codecov] ( https://codecov.io/gh/brazilian-utils/python/branch/main/graph/badge.svg )] ( https://codecov.io/gh/brazilian-utils/python )
7- [ ![ Check Lint] ( https://github.com/brazilian-utils/python/actions/workflows/check-lint.yml/badge.svg?branch=main )] ( https://github.com/brazilian-utils/python/actions/workflows/check-lint.yml?query=branch%3Amain )
8- [ ![ Downloads per Month] ( https://shields.io/pypi/dm/brutils )] ( https://pypistats.org/packages/brutils )
6+ [ ![ GitHub License] ( https://img.shields.io/github/license/brazilian-utils/python?color=blue )] ( https://opensource.org/license/mit )
97[ ![ Package version] ( https://shields.io/pypi/v/brutils )] ( https://pypi.org/project/brutils/ )
8+ [ ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/brutils )] ( https://pypi.org/project/brutils/ )
9+ [ ![ PyPI - Status] ( https://img.shields.io/pypi/status/brutils )] ( https://pypi.org/project/brutils/ )
10+ [ ![ Downloads per Month] ( https://shields.io/pypi/dm/brutils )] ( https://pypistats.org/packages/brutils )
11+
12+ [ ![ run-tests] ( https://github.com/brazilian-utils/python/actions/workflows/run-tests.yml/badge.svg )] ( https://github.com/brazilian-utils/python/actions/workflows/run-tests.yml )
13+ [ ![ check-lint] ( https://github.com/brazilian-utils/python/actions/workflows/check-lint.yml/badge.svg )] ( https://github.com/brazilian-utils/python/actions/workflows/check-lint.yml )
14+ [ ![ codecov] ( https://codecov.io/gh/brazilian-utils/python/branch/main/graph/badge.svg )] ( https://codecov.io/gh/brazilian-utils/python )
1015
1116### [ Procurando pela versão em português?] ( README.md )
1217
You can’t perform that action at this time.
0 commit comments