Skip to content

php: Fix lint warnings #7

@hfiguiere

Description

@hfiguiere

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
---------------------------------------------------------------------------------------------------------------------------------

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions