Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

[pre-commit.ci] pre-commit autoupdate #79

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open
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
26 changes: 24 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# __ _ __ ____ __ ____
# / / (_) /_ / __ \____ ___________/ /_____ _/ / /
# / / / / __ \/ /_/ / __ `/ ___/ ___/ __/ __ `/ / /
# / /___/ / /_/ / ____/ /_/ / /__(__ ) /_/ /_/ / / /
# /_____/_/_.___/_/ \__,_/\___/____/\__/\__,_/_/_/
#
# Copyright (C) 2022-present
#
# This file is part of LibPacstall.
#
# LibPacstall is free software: you can redistribute it and/or modify it under the
# terms of the GNU General Public License as published by the Free Software
# Foundation, either version 3 of the License, or (at your option) any later
# version.
#
# LibPacstall is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE. See the GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along with
# LibPacstall. If not, see <https://www.gnu.org/licenses/>.

ci:
skip: [
fish_syntax,
Expand All @@ -12,7 +34,7 @@ ci:
repos:
# General
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
rev: v4.6.0
hooks:
- id: check-added-large-files
- id: check-ast
Expand Down Expand Up @@ -40,7 +62,7 @@ repos:
types: [fish]
# Misc
- repo: https://github.com/Lucas-C/pre-commit-hooks
rev: v1.3.1
rev: v1.5.5
hooks:
- id: insert-license
args: [
Expand Down
22 changes: 22 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# __ _ __ ____ __ ____
# / / (_) /_ / __ \____ ___________/ /_____ _/ / /
# / / / / __ \/ /_/ / __ `/ ___/ ___/ __/ __ `/ / /
# / /___/ / /_/ / ____/ /_/ / /__(__ ) /_/ /_/ / / /
# /_____/_/_.___/_/ \__,_/\___/____/\__/\__,_/_/_/
#
# Copyright (C) 2022-present
#
# This file is part of LibPacstall.
#
# LibPacstall is free software: you can redistribute it and/or modify it under the
# terms of the GNU General Public License as published by the Free Software
# Foundation, either version 3 of the License, or (at your option) any later
# version.
#
# LibPacstall is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE. See the GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along with
# LibPacstall. If not, see <https://www.gnu.org/licenses/>.

GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007

Expand Down
22 changes: 22 additions & 0 deletions LICENSE_BOILERPLATE
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# __ _ __ ____ __ ____
# / / (_) /_ / __ \____ ___________/ /_____ _/ / /
# / / / / __ \/ /_/ / __ `/ ___/ ___/ __/ __ `/ / /
# / /___/ / /_/ / ____/ /_/ / /__(__ ) /_/ /_/ / / /
# /_____/_/_.___/_/ \__,_/\___/____/\__/\__,_/_/_/
#
# Copyright (C) 2022-present
#
# This file is part of LibPacstall.
#
# LibPacstall is free software: you can redistribute it and/or modify it under the
# terms of the GNU General Public License as published by the Free Software
# Foundation, either version 3 of the License, or (at your option) any later
# version.
#
# LibPacstall is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE. See the GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along with
# LibPacstall. If not, see <https://www.gnu.org/licenses/>.

__ _ __ ____ __ ____
/ / (_) /_ / __ \____ ___________/ /_____ _/ / /
/ / / / __ \/ /_/ / __ `/ ___/ ___/ __/ __ `/ / /
Expand Down
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# __ _ __ ____ __ ____
# / / (_) /_ / __ \____ ___________/ /_____ _/ / /
# / / / / __ \/ /_/ / __ `/ ___/ ___/ __/ __ `/ / /
# / /___/ / /_/ / ____/ /_/ / /__(__ ) /_/ /_/ / / /
# /_____/_/_.___/_/ \__,_/\___/____/\__/\__,_/_/_/
#
# Copyright (C) 2022-present
#
# This file is part of LibPacstall.
#
# LibPacstall is free software: you can redistribute it and/or modify it under the
# terms of the GNU General Public License as published by the Free Software
# Foundation, either version 3 of the License, or (at your option) any later
# version.
#
# LibPacstall is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE. See the GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along with
# LibPacstall. If not, see <https://www.gnu.org/licenses/>.

<h1 align="center">LibPacstall</h1>
<p align="center"><b>Backend API library for Pacstall</b></p>

Expand Down
22 changes: 22 additions & 0 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 22 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# __ _ __ ____ __ ____
# / / (_) /_ / __ \____ ___________/ /_____ _/ / /
# / / / / __ \/ /_/ / __ `/ ___/ ___/ __/ __ `/ / /
# / /___/ / /_/ / ____/ /_/ / /__(__ ) /_/ /_/ / / /
# /_____/_/_.___/_/ \__,_/\___/____/\__/\__,_/_/_/
#
# Copyright (C) 2022-present
#
# This file is part of LibPacstall.
#
# LibPacstall is free software: you can redistribute it and/or modify it under the
# terms of the GNU General Public License as published by the Free Software
# Foundation, either version 3 of the License, or (at your option) any later
# version.
#
# LibPacstall is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE. See the GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along with
# LibPacstall. If not, see <https://www.gnu.org/licenses/>.

[tool.poetry]
name = "libpacstall"
version = "0.1.0"
Expand Down
Loading