Originally reported in #915
Commit: 95210d7
Input
→ View on rubyfmt.run
Fooooooooooooooooooooooo::Bar('foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo')
Output
→ View on rubyfmt.run
Fooooooooooooooooooooooo::Bar(
"foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo"
)
Second Output
Fooooooooooooooooooooooo::Bar(
"foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo"
)
Expected behavior
The output should be stable.
Found in: jwt 3.2.0 (lib/jwt/jwa/ecdsa.rb)
Found in: rouge 5.0.0 (lib/rouge.rb)
Found in: fog-aws 3.33.2 (lib/fog/aws/requests/elb/create_load_balancer.rb)
Found in: rails-deprecated_sanitizer 1.0.4 (lib/rails/deprecated_sanitizer/html-scanner/html/sanitizer.rb)
Originally reported in #915
Commit:
95210d7Input
→ View on rubyfmt.run
Output
→ View on rubyfmt.run
Second Output
Expected behavior
The output should be stable.
Found in: jwt 3.2.0 (
lib/jwt/jwa/ecdsa.rb)Found in: rouge 5.0.0 (
lib/rouge.rb)Found in: fog-aws 3.33.2 (
lib/fog/aws/requests/elb/create_load_balancer.rb)Found in: rails-deprecated_sanitizer 1.0.4 (
lib/rails/deprecated_sanitizer/html-scanner/html/sanitizer.rb)