Skip to content

Commit ef8e531

Browse files
committed
Rename workflow, add badge
1 parent ec2bdd3 commit ef8e531

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

β€Ž.github/workflows/lint.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: πŸ”Ž Lint code ⚑
1+
name: πŸ”Ž Code Linting ⚑
22

33
on:
44
push:

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# IMCFlibs 🐍 β˜• πŸ”© πŸ”§ πŸͺ›
33

44
[![Build Status](https://github.com/imcf/python-imcflibs/actions/workflows/build.yml/badge.svg)][build]
5+
[![Linting ⚑](https://github.com/imcf/python-imcflibs/actions/workflows/lint.yml/badge.svg)](https://github.com/imcf/python-imcflibs/actions/workflows/lint.yml)
56
[![DOI](https://zenodo.org/badge/156891364.svg)][doi]
67

78
This package contains a diverse collection of Python functions dealing with

0 commit comments

Comments
Β (0)