[ruby-dev:50506] [Ruby trunk Bug#13998] BOM disables "mismatched indentations" warning
From:
usa@...
Date:
2018-03-18 15:16:57 UTC
List:
ruby-dev #50506
Issue #13998 has been updated by usa (Usaku NAKAMURA). Backport changed from 2.3: REQUIRED, 2.4: DONE to 2.3: DONE, 2.4: DONE ruby_2_3 r62822 merged revision(s) 60160. ---------------------------------------- Bug #13998: BOM disables "mismatched indentations" warning https://bugs.ruby-lang.org/issues/13998#change-71072 * Author: ko1 (Koichi Sasada) * Status: Closed * Priority: Normal * Assignee: nobu (Nobuyoshi Nakada) * Target version: 2.5 * ruby -v: Ruby 2.3 and later. * Backport: 2.3: DONE, 2.4: DONE ---------------------------------------- `ruby -w` doesn't show "mismatched indentations" when scripts containing BOM. This issue occurs on Ruby 2.3 and later. -- https://bugs.ruby-lang.org/