Closed tshemsedinov closed 6 years ago
In which branch should I push the changes? Please give some more descriptions for each issues.
@JuliaGerasymenko you can create new branch for refactoring, for example refactor-typeof
. After land this PR you can delete branch, github will prompt it.
Use
typeof valiable
instead oftypeof(variable)
except cases like this:typeof(5 + '')