Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup #103

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
ci:
autofix_prs: true
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Until May 2022 (inclusive) no changelog was kept. We might try to reconstruct it

* Alpaca: Unused, unmaintained and doesn't include all relevant production
mechanisms for our use
* Remove unused recipes

## [24.10](https://github.com/ShipSoft/shipdist/tree/24.10)

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# shipdist

[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/ShipSoft/shipdist/main.svg)](https://results.pre-commit.ci/latest/github/ShipSoft/shipdist/main)

Recipes to build `FairShip` and it's dependencies using `aliBuild`

## General information
Expand Down
27 changes: 0 additions & 27 deletions alidpg.sh

This file was deleted.

12 changes: 0 additions & 12 deletions alien-cas.sh

This file was deleted.

58 changes: 0 additions & 58 deletions alien-runtime.sh

This file was deleted.

35 changes: 0 additions & 35 deletions alien-workqueue.sh

This file was deleted.

50 changes: 0 additions & 50 deletions aligenerators.sh

This file was deleted.

27 changes: 0 additions & 27 deletions aligenmc.sh

This file was deleted.

70 changes: 0 additions & 70 deletions aliphysics.sh

This file was deleted.

20 changes: 0 additions & 20 deletions aliroot-coverage.sh

This file was deleted.

32 changes: 0 additions & 32 deletions aliroot-csa.sh

This file was deleted.

20 changes: 0 additions & 20 deletions aliroot-guntest.sh

This file was deleted.

Loading
Loading