2
0
mirror of https://github.com/frappe/frappe.git synced 2024-06-03 00:10:47 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
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