Skip to content

Commit

Permalink
enable pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
KedoKudo committed Jan 31, 2025
1 parent b5d3fc2 commit 8fe392e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
7 changes: 3 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
@@ -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/
Expand Down

0 comments on commit 8fe392e

Please sign in to comment.