https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42092

            Bug ID: 42092
           Summary: Remove space in use of qw
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Usual syntax for strings array is qw( xxx ), sometimes qw{ xxx } or qw/ xxx /.
In a few cases there is a space : qw /xxx/.
Looks like this is a correct syntax and not managed by Perl Tidy.

I would prefer it to be avoided so that code looks always the same.
Also it is not known in my editor (EPIC in Eclipse IDE), maybe other users are
impacted.

So I propose to patch it.

Even add to QA tools if QA team found this a good idea.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to