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

php: Fix lint warnings #7

Open
hfiguiere opened this issue Jan 30, 2025 · 0 comments
Open

php: Fix lint warnings #7

hfiguiere opened this issue Jan 30, 2025 · 0 comments
Milestone

Comments

@hfiguiere
Copy link
Collaborator

Current lint warning to fix:

FILE: collabora-online-wp/includes/class-collaborautils.php
----------------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AND 2 WARNINGS AFFECTING 3 LINES
----------------------------------------------------------------------------------------------------------------------------------
 49 | WARNING | This comment is 58% valid code; is this commented out code?
 49 | ERROR   | Inline comments must end in full-stops, exclamation marks, or question marks
 57 | ERROR   | Empty CATCH statement detected
 58 | WARNING | This comment is 54% valid code; is this commented out code?
 58 | ERROR   | Inline comments must end in full-stops, exclamation marks, or question marks
----------------------------------------------------------------------------------------------------------------------------------


FILE: collabora-online-wp/includes/class-collaborawopi.php
---------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
---------------------------------------------------------------------------------------------------------------------------------
 210 | WARNING | This comment is 84% valid code; is this commented out code?
 369 | ERROR   | Inline comments must end in full-stops, exclamation marks, or question marks
---------------------------------------------------------------------------------------------------------------------------------
@hfiguiere hfiguiere added this to the 1.0.0 milestone Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant