You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
improving the test runner to generate PascalCase filenames, but this means the check will still fail when any normal Python code filename is used by real users.
A more complicated/confusing version of the first option would be to generate the PascalCase filenames inside py2many for Kotlin - no other transpilers do this, and the test runner would then need to figure out the name which py2many used.
use ktlint --stdin to bypass this rule.
drop brew on macos, and install v0.45.x instead, like on linux
The text was updated successfully, but these errors were encountered:
jayvdb
added a commit
to jayvdb/py2many
that referenced
this issue
Jul 1, 2022
Filed upstream issue about the change pinterest/ktlint#1117
Alternatives include
ktlint --stdin
to bypass this rule.brew
on macos, and install v0.45.x instead, like on linuxThe text was updated successfully, but these errors were encountered: