mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-08-07 22:57:36 +02:00
Compare commits
No commits in common. "41dcd98740b3eda022c334837190096e75d288ae" and "e02690148b9a43b2cb64226b834f6eeedc91b468" have entirely different histories.
41dcd98740
...
e02690148b
6
.pre-commit-config.yaml
vendored
6
.pre-commit-config.yaml
vendored
@ -60,13 +60,13 @@ repos:
|
|||||||
additional_dependencies: [types-tabulate]
|
additional_dependencies: [types-tabulate]
|
||||||
|
|
||||||
- repo: https://github.com/pycqa/isort
|
- repo: https://github.com/pycqa/isort
|
||||||
rev: 6.0.0
|
rev: 5.13.2
|
||||||
hooks:
|
hooks:
|
||||||
- id: isort
|
- id: isort
|
||||||
name: isort (python)
|
name: isort (python)
|
||||||
|
|
||||||
- repo: https://github.com/psf/black
|
- repo: https://github.com/psf/black
|
||||||
rev: 25.1.0
|
rev: 24.10.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
|
|
||||||
@ -84,7 +84,7 @@ repos:
|
|||||||
language: system
|
language: system
|
||||||
|
|
||||||
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
||||||
rev: "3.2.0"
|
rev: "3.0.3"
|
||||||
hooks:
|
hooks:
|
||||||
- id: editorconfig-checker
|
- id: editorconfig-checker
|
||||||
alias: ec
|
alias: ec
|
||||||
|
18
CITATION.cff
18
CITATION.cff
@ -1,18 +0,0 @@
|
|||||||
# This CITATION.cff file was generated with cffinit.
|
|
||||||
# Visit https://bit.ly/cffinit to generate yours today!
|
|
||||||
|
|
||||||
cff-version: 1.2.0
|
|
||||||
title: "Aminda's Scripts"
|
|
||||||
message: >-
|
|
||||||
If you use these scripts, please consider citing them using the metadata
|
|
||||||
from this file.
|
|
||||||
type: misc
|
|
||||||
authors:
|
|
||||||
- given-names: Aminda
|
|
||||||
family-names: Suomalainen
|
|
||||||
orcid: "https://orcid.org/0009-0003-8657-4653"
|
|
||||||
email: suomalainen@aminda.eu
|
|
||||||
repository-code: "https://gitea.blesmrt.net/Mikaela/scripts"
|
|
||||||
abstract: >-
|
|
||||||
Random scripts in various languages.
|
|
||||||
license: CC0-1.0
|
|
Loading…
x
Reference in New Issue
Block a user