Akhil Narang
4c871f1c09
build(deps): bump
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-22 21:06:48 +05:30
Raffael Meyer
44d2c4bed9
chore: enforce conventional commits ( #34219 )
2025-09-30 19:35:38 +02:00
Akhil Narang
0a08418947
build(deps): bump ruff
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-09-26 13:16:21 +05:30
Akhil Narang
df584ab891
chore: bump ruff
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-12-04 13:17:59 +05:30
Akhil Narang
0f27bb495c
chore: update pre-commit config
...
Otherwise there was always a warning:
```
[WARNING] top-level `default_stages` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this.
```
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-11-25 13:33:50 +05:30
David Arnold
8bfab20780
chore: re-enable yaml check ( #28196 )
...
closes : #28183
2024-10-20 15:04:24 +00:00
David Arnold
75b58802ad
fix(docref): json serialization ( #28182 )
2024-10-19 14:11:51 +00:00
David Arnold
e7776021aa
refactor: Structure frappe.test.utils (green to green) ( #28038 )
...
* docs: constitute frappe.test readme
* refactor: move utils to __init__
* refactor: move generators into generators.py
* refactor: move cm into context_managers.py
* refactor: move test classes into submodule
* refactor: reexport general purpose context managers
* refactor: adapt imports (treewide)
2024-10-08 15:10:24 +00:00
David
789475e05f
chore: lint
2024-09-04 19:58:10 +02:00
Ankush Menat
229fc715c9
ci: ruff only fix imports
2024-04-18 15:34:48 +05:30
Ankush Menat
e1bb9b225e
ci: dont auto apply fixes ( #25985 )
...
I've personally encountered ~5 instances of bad auto fixes, let
developers apply the fixes.
2024-04-17 12:54:21 +05:30
Akhil Narang
fbb0e44791
ci: switch to ruff for linting
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-02-07 16:38:41 +05:30
Ankush Menat
b418dba7ae
ci: migrate from isort to ruff
2024-02-05 18:53:33 +05:30
Ankush Menat
2cdbf54e8d
ci: migrate from forked black to ruff-format
2024-02-05 18:35:55 +05:30
Suraj Shetty
a306818e49
ci: Ignore website theme file which has jinja in it
2023-11-13 11:53:55 +05:30
Suraj Shetty
e91611a37b
ci: Auto format .scss files with prettier
2023-11-13 11:49:46 +05:30
Suraj Shetty
392fee66a2
ci: Auto format vue files with prettier
2023-11-13 11:25:13 +05:30
Ankush Menat
9d357f36e6
ci: tweak eslint rules
2023-07-14 15:09:58 +05:30
Ankush Menat
7e596aaea8
ci: Add eslint in precommit
2023-07-14 14:32:06 +05:30
Ankush Menat
347902ba96
ci: bump flake8
2023-07-14 14:26:20 +05:30
Ankush Menat
adf30693a9
ci: update pyupgrade
2023-07-14 14:24:08 +05:30
Raffael Meyer
e82046ef00
ci: bump isort to 5.12.0 ( #19836 )
...
* ci: bump isort to 5.12.0
* style: remove trailing whitespace
2023-01-30 15:11:55 +05:30
Ankush Menat
4f6e62a96e
ci: bump black to latest ( #19319 )
...
[skip ci]
2022-12-16 15:14:37 +05:30
Ankush Menat
0d5d2cf95c
ci: fix flake8 URL ( #18895 )
2022-11-16 16:15:31 +05:30
Ankush Menat
b0cb1adc01
ci: config cleanup and bump coverage
2022-11-09 15:58:46 +05:30
Ankush Menat
015937a03a
test: fix anticipiated test failures
2022-08-04 14:50:24 +05:30
Ankush Menat
7c1b96bc62
style: autoformat JS files
2022-08-04 14:50:24 +05:30
Ankush Menat
d614bad667
ci: force modern python with pyupgrade ( #17370 )
...
also add previous bulk change to git-blame-ignore-revs
2022-07-01 12:09:27 +05:30
chillaranand
6afe4809f2
refactor: Clean up setup file
2022-05-21 08:27:04 +05:30
chillaranand
e2652daf73
chore: Added flake8 to pre-commit config
2022-05-19 15:34:35 +05:30
Suraj Shetty
c0c5b2ebdd
style: format all python files using black ( #16453 )
...
Co-authored-by: Frappe Bot <developers@frappe.io>
2022-04-12 10:59:25 +05:30
ChillarAnand
b2fc959307
refactor: Clean up whitespace & add CI check
2022-02-25 20:01:29 +05:30