11 Commits

Author SHA1 Message Date
Jellyfrog 152497a098 PHPStan: Enable more checks (#14318)
* PHPStan: Enable more checks

* Fixes

* Fixes

* Deprecation fixes
2022-09-09 07:08:06 -05:00
Jellyfrog 36e9c5e0b9 PHPStan: Remove PHP version constraint (#14314) 2022-09-06 23:43:51 +02:00
Jellyfrog 38a2d38e6e Update github actions (#14033) 2022-06-13 19:33:31 +02:00
Jellyfrog c075194d84 Use PHPStan level 6 (#13308) 2021-10-28 07:54:29 -05:00
Jellyfrog be3d3d171d Lint: Disallow usage of deprecated functions (#13267) 2021-09-23 21:27:14 +02:00
Jellyfrog 3f9d16a096 Run PHPStan with higher level for new files (#13108) 2021-08-06 16:40:04 +02:00
Jellyfrog 2b98e92fa1 Bump super-linter (#13073)
* Bump super-linter

* Update lint.yml

* Update lint.yml

* Update lint.yml

* Update lint.yml
2021-07-27 12:51:03 +02:00
Jellyfrog e873768845 Bump larastan (#13071)
* Bump larastan

* Use php7.4 for lint test
2021-07-26 09:00:34 -05:00
Jellyfrog 165c4fd53c Enable PHPStan linter (#12678)
* Enable PHPStan linter

* Add PHPStan baseline

* Switch to Level 5

* Fix StringBlade errors with a stub file
2021-04-21 07:41:34 -05:00
Jellyfrog 9946fe8b15 Format python code with Black (#12663) 2021-03-28 11:02:33 -05:00
Tony Murray 896386d2c7 Add lint Github Action (#12655)
* Add lint ghaction

* test full codebase for fun

* run only desired linters

* Set to regular values

* oops, remove bash exec

* Run on master too

Co-authored-by: Jellyfrog <Jellyfrog@users.noreply.github.com>
2021-03-27 19:18:49 +01:00