Jorge Martin Juarez
Jorge Martin Juarez
The examples provided on the docs regarding the Sequelize adapter implementation maybe don't take into count the probability that somebody may be using Moler Runner to execute its code. The...
# Solves #5525 * Now extra whitespace is removed from the beginning of the `rhs` expression on the `rewrite_assign_rhs_with` function (`expr.rs - 1977`) if the `lhs` expression ends with whitespace...
# Fixes #5507 * A new function was added to `items.rs`. `set_brace_pos` will format generic `struct`s with `where` clauses appropriately based on the `version` provided as a parameter. * Different...
# Solves #78 * A new function was added to the file `clients/gitlabClient.go`; the `generateGitlabClient` function will generate a common client or client with a custom URL extracted from the...
## Solves #975 ## Changelog * Adds a new file (`src/rules/no_boolean_literal_for_arguments`) that contains the `no-boolean-literal-for-arguments` rule and its respective test cases. * Adds the newly created rule to the list...