Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhanced code style #113

Merged
merged 3 commits into from
Jan 8, 2024
Merged

Enhanced code style #113

merged 3 commits into from
Jan 8, 2024

Conversation

yann-eugone
Copy link
Contributor

@yann-eugone yann-eugone commented Jan 5, 2024

  • Forbid yoda style condition
  • Enforce maximum line length
  • Enforce trailing slash on native functions invocation

@yann-eugone yann-eugone requested a review from J-Ben87 January 8, 2024 08:48
@yann-eugone yann-eugone marked this pull request as ready for review January 8, 2024 08:49
Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8b20bdc) 99.67% compared to head (e35432e) 99.67%.

Additional details and impacted files
@@            Coverage Diff            @@
##                0.x     #113   +/-   ##
=========================================
  Coverage     99.67%   99.67%           
  Complexity      840      840           
=========================================
  Files           138      138           
  Lines          2485     2485           
=========================================
  Hits           2477     2477           
  Misses            8        8           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yann-eugone yann-eugone merged commit f6f6826 into 0.x Jan 8, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants