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
expr2ct and expr2javat use 40 as a magic number to constrain the line width of the output. This constant is part of code that needs to be cleaned up to improve its readability.
The text was updated successfully, but these errors were encountered:
expr2ct and expr2javat use
40
as a magic number to constrain the line width of the output. This constant is part of code that needs to be cleaned up to improve its readability.The text was updated successfully, but these errors were encountered: