Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
phpstan-rules
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wpdesk
Library
phpstan-rules
Commits
26f05b25
Verified
Commit
26f05b25
authored
6 months ago
by
Bartek Jaskulski
Browse files
Options
Downloads
Patches
Plain Diff
feat: decrease noisiness
Signed-off-by:
Bart Jaskulski
<
bjaskulski@protonmail.com
>
parent
c9fef1ba
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+4
-0
4 additions, 0 deletions
CHANGELOG.md
rules.neon
+2
-0
2 additions, 0 deletions
rules.neon
with
6 additions
and
0 deletions
CHANGELOG.md
+
4
−
0
View file @
26f05b25
# [1.2.1] - 2024-12-05
## Change
-
Remove another noisy strict rules.
# [1.2.0] - 2024-11-29
## Change
-
Loosen phpstan rules strictness.
...
...
This diff is collapsed.
Click to expand it.
rules.neon
+
2
−
0
View file @
26f05b25
...
...
@@ -9,3 +9,5 @@ parameters:
disallowedEmpty: false
disallowedShortTernary: false
disallowedLooseComparison: false
booleansInConditions: false
uselessCast: false
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment