| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
name anonymous functions in repl module the changes are related to Ref: #8913 regarding the naming of just the inline anonymous functions that are not assigned to a variable
removing long function names to match the 80 character limitation
|
LGTM if CI is ✅ |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Checklist
Affected core subsystem(s)
repl
Description of change
repl: name anonymous functions in repl module
name anonymous functions in repl module
the changes are related to Ref: #8913
regarding the naming of just the inline anonymous
functions that are not assigned to a variable