Joel Falknau
eb1b2d39c9
ignore .ice files
2025-07-07 14:09:48 +10:00
Joel Falknau
523aac6a08
drop Ruff, i thought it was cool, kinda unnecessary
2025-05-24 15:31:54 +10:00
Joel Falknau
49a271a99f
update pre-commit
2025-04-07 14:04:06 +10:00
Joel Falknau
75d67aa1b1
typehints
2025-03-26 13:18:54 +10:00
Joel Falknau
c7db4f0bd3
tox pre-commit formatter
2025-03-06 09:59:08 +10:00
Joel Falknau
f134b17c66
thirdparty bundle telnetlib for python 3.13
2025-03-03 15:18:11 +10:00
Joel Falknau
9547826272
precommit
2025-03-03 14:15:39 +10:00
Joel Falknau
15fc38ccfd
Merge branch 'master' of gitlab.com:allianceauth/allianceauth into v5.x
2025-03-03 12:52:12 +10:00
Peter Pfeufer
b5ad1c8a1a
[CHANGE] Use global exclude instead of per hook
2025-02-01 16:18:08 +01:00
Peter Pfeufer
8be2760fc4
[CHANGNE] Update repos and dependencies
2025-02-01 16:14:36 +01:00
Peter Pfeufer
f047943eb7
[CHANGE] Define language versions
2025-02-01 16:11:44 +01:00
Peter Pfeufer
856e939c21
[ADD] Locale mapping for DataTables and Moment.JS
2025-01-20 04:35:10 +01:00
Joel Falknau
b95f393a4c
update pre-commit
2024-12-04 21:31:16 +10:00
Ariel Rin
98509b0dbf
Linting and Formatting changes for 5.x
2024-09-13 10:50:15 +00:00
Joel Falknau
6aaba2bf3d
Drop Python 3.8 and 3.9
2024-08-12 13:19:08 +10:00
Ariel Rin
b6e34ace35
Expand Tuning Doccs
2024-05-26 03:22:08 +00:00
Ariel Rin
e804d2b60d
update (and sort) precommit
2024-05-12 19:15:14 +10:00
Peter Pfeufer
92548ba402
[ADD] pyproject.toml validation
2024-03-28 20:40:45 +01:00
Peter Pfeufer
c46741d311
[MISC] Update repo versions
2024-03-28 20:34:31 +01:00
Peter Pfeufer
7c7c1abf7c
[CHANGE] Project file linter
...
We don't use setup.cfg anymore, so we should lint the pyproject.toml file now.
2024-03-28 20:33:16 +01:00
Ariel Rin
6b84ffa16c
update pre-commit
2024-03-16 14:16:50 +10:00
Ariel Rin
d6821b3fd6
Merge branch 'master' of gitlab.com:allianceauth/allianceauth into v4.x
2023-08-14 15:13:54 +10:00
Peter Pfeufer
d0118e6c0b
[FIX] File permissions
2023-08-01 12:55:19 +02:00
Peter Pfeufer
7075ccdf7a
[CHANGE] Django Upgrade checks applied
2023-08-01 12:52:05 +02:00
Erik Kalkoken
c4193c15fc
Migrate to PEP 621
2023-07-25 09:32:28 +00:00
Ariel Rin
6fbf33bcdd
update pre-commit
2023-06-03 17:13:17 +10:00
Ariel Rin
8d46ee65af
target dj4.2
2023-05-03 12:51:56 +10:00
Ariel Rin
49780b871d
python bumps
2023-05-03 12:46:49 +10:00
Erik Kalkoken
dc983c31e3
Reduce upper bound version constraints
2023-04-25 10:07:06 +00:00
Peter Pfeufer
b34661b35d
[CHANGE] Better regex for exclusion in pre-commit
2022-09-18 08:26:22 +00:00
Peter Pfeufer
cf49a2cb65
Moved static files to their own directory
2022-06-25 13:30:32 +02:00
Ariel Rin
e51ea439ca
update pre-commit in prep
2022-06-18 13:19:59 +10:00
Peter Pfeufer
6846bb7cdc
Switch to setup.cfg due to deprecation of setup.py
2022-03-09 09:50:40 +00:00
Ariel Rin
79e1192f67
Update Pre-Commit
2021-12-29 15:45:33 +10:00
Ariel Rin
e16a9ffe65
update pre-commit
2021-12-24 14:26:15 +10:00
Peter Pfeufer
a6b340c179
update code to reflect the new minimum python version 3.7
...
- update string format method
- remove redundant default arguments from function calls
- remove unused imports
- remove unicode identifier from strings, it's default in py3 (see: https://stackoverflow.com/a/4182635/12201331 )
2021-10-18 11:59:05 +02:00
Peter Pfeufer
fd86471a0f
exluded .po, .mo and swagger.json from checks
...
For demonstration, the last empty line has been removed from swagger.json. Usually it would have been added again through pre-commit, but not with the exclusion here.
2021-06-22 16:42:10 +02:00
Peter Pfeufer
1f80a02be9
version updated
2021-05-17 23:27:17 +02:00
Peter Pfeufer
e6a4cea4de
editorconfig applied
2021-05-17 11:42:28 +02:00
Peter Pfeufer
2697fb5317
remove coding pragma. it's not needed since python 3.x
2021-05-17 09:51:09 +02:00
Peter Pfeufer
b47392ba7f
check for LF as line ending
2021-05-17 09:49:58 +02:00
Peter Pfeufer
a99a375375
one and only one empty line at the end of the file
2021-05-17 09:48:57 +02:00
Peter Pfeufer
8c3df89d52
remove trailing whitespaces
2021-05-17 09:46:11 +02:00