From 8fe392e96955558a661eae22258beaaaa50a8df1 Mon Sep 17 00:00:00 2001 From: Chen Zhang Date: Fri, 31 Jan 2025 13:04:21 -0500 Subject: [PATCH] enable pre-commit --- .pre-commit-config.yaml | 2 +- README.rst | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e084f3e..4717b7f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,5 +24,5 @@ repos: rev: v2.3.0 hooks: - id: codespell - exclude: "(tests/data/.*|.*\\.ipynb)|poetry.lock" + exclude: "(tests/data/.*|.*\\.ipynb)|poetry.lock|src/pleiades/data/.*" args: ["--ignore-words-list=DELTE"] diff --git a/README.rst b/README.rst index 499672e..ff20585 100644 --- a/README.rst +++ b/README.rst @@ -1,9 +1,8 @@ -.. image:: ./docs/images/PLEIADES.jpg - :alt: **PLEIADES:** Python Libraries Extensions for Isotopic Analysis via Detailed Examination of SAMMY. - :align: center - PLEIADES ======== +.. image:: https://results.pre-commit.ci/badge/github/lanl/PLEIADES/main.svg + :target: https://results.pre-commit.ci/latest/github/lanl/PLEIADES/main + :alt: pre-commit.ci status .. image:: https://readthedocs.org/projects/example-sphinx-basic/badge/?version=latest :target: https://pleiades-sammy.readthedocs.io/en/latest/