Skip to content

Commit

Permalink
chore: update project structure to b25684a2
Browse files Browse the repository at this point in the history
  • Loading branch information
RB387 authored Jun 20, 2024
1 parent 8433f4a commit 9695468
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .cruft.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"template": "https://github.com/woltapp/wolt-python-package-cookiecutter",
"commit": "79dbc2cb6d9b4f5f3fa5e9db3f5fa7d447ced511",
"commit": "b25684a2c63387153b83a1cc03ea332be8c8279a",
"checkout": null,
"context": {
"cookiecutter": {
Expand Down
9 changes: 9 additions & 0 deletions .pre-commit-config.yaml.rej
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
diff a/.pre-commit-config.yaml b/.pre-commit-config.yaml (rejected hunks)
@@ -11,6 +11,7 @@ repos:
- id: check-yaml
- id: debug-statements
- id: end-of-file-fixer
+ exclude: 'CHANGELOG.md'
- id: trailing-whitespace
- id: mixed-line-ending
- repo: local
File renamed without changes.
9 changes: 9 additions & 0 deletions LICENSE.rej
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
diff a/LICENSE b/LICENSE (rejected hunks)
@@ -1,6 +1,6 @@
The MIT License (MIT)

-Copyright (c) 2021 Nikita Zavadin <[email protected]>
+Copyright (c) 2024 Nikita Zavadin <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
13 changes: 12 additions & 1 deletion poetry.lock

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

0 comments on commit 9695468

Please sign in to comment.