Skip to content

Commit

Permalink
Switch to pre-commit github app (#147)
Browse files Browse the repository at this point in the history
* Update README.md

* Delete linting.yaml

* Update whats-new.rst
  • Loading branch information
jbusecke committed Dec 13, 2022
1 parent a21a9a5 commit 960e946
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 19 deletions.
19 changes: 0 additions & 19 deletions .github/workflows/linting.yaml

This file was deleted.

1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
[![conda-forge](https://img.shields.io/conda/dn/conda-forge/xarrayutils?label=conda-forge)](https://anaconda.org/conda-forge/xarrayutils)
[![Documentation Status](https://readthedocs.org/projects/xarrayutils/badge/?version=latest)](https://xarrayutils.readthedocs.io/en/latest/?badge=latest)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6360900.svg)](https://doi.org/10.5281/zenodo.6360900)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/jbusecke/xarrayutils/master.svg)](https://results.pre-commit.ci/latest/github/jbusecke/xarrayutils/master)



Expand Down
7 changes: 7 additions & 0 deletions docs/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Breaking changes
`weighted_operations.py`
`numpy_utils.py`
(:pull:`146`, :issue:`84`)
By `Julius Busecke <https://github.com/jbusecke>`_

Documentation
~~~~~~~~~~~~~
Expand All @@ -26,6 +27,12 @@ Documentation

- Switch RTD env build to mamba (:pull:`132`).
By `Julius Busecke <https://github.com/jbusecke>`_

Internal Changes
~~~~~~~~~~~~~~~~

- Switch linting CI to pre-commit.ci github app (:pull:`147`).
By `Julius Busecke <https://github.com/jbusecke>`_


.. _whats-new.1.1.0:
Expand Down

0 comments on commit 960e946

Please sign in to comment.