EIR-2834: Migrate commits from gitlab to github.

This commit is contained in:
Anchal Agarwal 2025-06-13 00:24:12 +05:30
commit c17251defb
4 changed files with 360 additions and 2 deletions

View file

@ -54,6 +54,7 @@ console_scripts =
forbid-new-submodules = pre_commit_hooks.forbid_new_submodules:main
mixed-line-ending = pre_commit_hooks.mixed_line_ending:main
name-tests-test = pre_commit_hooks.tests_should_end_in_test:main
notify-duplicate-entry = pre_commit_hooks.notify_duplicate_entry:main
no-commit-to-branch = pre_commit_hooks.no_commit_to_branch:main
pre-commit-hooks-removed = pre_commit_hooks.removed:main
pretty-format-json = pre_commit_hooks.pretty_format_json:main