https://bugzilla.wikimedia.org/show_bug.cgi?id=55508

       Web browser: ---
            Bug ID: 55508
           Summary: PHP CodeSniffer reports line length based on bytes,
                    not on characters
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Continuous integration
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

From
https://integration.wikimedia.org/ci/job/mwext-cldr-phpcs-strict/1/console:

11:21:52 FILE:
...nkins-slave/workspace/mwext-cldr-phpcs-strict/CldrNames/CldrNamesMy.php
11:21:52  643 | ERROR   | Line exceeds maximum limit of 120 characters;
contains 162
11:21:52  648 | WARNING | Line exceeds 100 characters; contains 109 characters

These are the lines in question:

    'UM' => 'ယူနိုက်တက်စတိတ် အပြင်ထွက် နေသည့် သေးငယ်သောကျွန်းများ',
    'VC' => 'စိန့်ဗင့်ဆင့်နှင့် သည်ဂရဲနာဒင်းစ်',

Assuming tab width is 4, the line lengths are 67 and 48 respectively.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to