Commit Graph

12 Commits

Author SHA1 Message Date
Aurélien Pillevesse 520ffb7c4f
Update `jsonSerialize` return (#1575) 2024-05-01 10:01:17 +12:00
Martin Rademacher d3265da27c
CS: enable `no_superfluous_phpdoc_tags` rule and updated deprecated ones (#1558) 2024-03-15 15:35:23 +13:00
Martin Rademacher e397ca8b63
Enforce strict nullable typehint (#1538) 2024-01-25 11:00:49 +13:00
Martin Rademacher 3700114a63
Tweak CS rules and static analysis issues (#1402) 2023-02-03 12:48:14 +13:00
Martin Rademacher 22cd00a7ee
Tweak CS rules around global imports and enforce (#1305) 2022-09-02 16:09:01 +12:00
Martin Rademacher f304246e16
Add `single_line_comment_spacing` rule (#1282) 2022-07-06 12:50:52 +12:00
Martin Rademacher 4f7aee1557
CS tweaks (#1268)
Tighten down some whitespace rules and ensure src files declare strict_types
2022-06-23 10:52:38 +12:00
Martin Rademacher 46c3e4c493
Dev tools (#1243)
* Add .gitattributes and .editorconfig
* Add basic fixer to ensure we have a @license docblock
* Add missing dev autoload config
2022-05-20 16:17:19 +12:00
Martin Rademacher a77da9a83d
Include annotation / attribute class docblocks in generated reference (#1156) 2022-03-08 11:09:57 +13:00
Martin Rademacher 638c544871
Add `@DoctrineAnnotation` rule and apply to `Examples` (#1111) 2022-02-08 16:07:58 +13:00
Martin Rademacher 2c43ae4442
Improve attribute type system (#1065) 2022-01-17 10:21:28 +13:00
Martin Rademacher b57e4971d3
Upgrade to PHP cs-fixer 3.0 (#956)
Includes formatting changes related to cs-fixer/ruleset upgrades as well as new type hints to help static analysis.

Fixes issue with missing import of `OpenApi\Generator' while using `Generated::UNDEFIED`!
2021-06-24 10:35:01 +12:00
Renamed from .php_cs.dist (Browse further)