-
-
Notifications
You must be signed in to change notification settings - Fork 58
Comparing changes
Open a pull request
base repository: ruby-syntax-tree/syntax_tree
base: v2.4.1
head repository: ruby-syntax-tree/syntax_tree
compare: v2.5.0
- 14 commits
- 14 files changed
- 4 contributors
Commits on May 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 74379e5 - Browse repository at this point
Copy the full SHA 74379e5View commit details -
Disallow turning a conditional into a ternary if there's a Not node w…
…ithout parentheses in the predicate
Configuration menu - View commit details
-
Copy full SHA for 2a3d9db - Browse repository at this point
Copy the full SHA 2a3d9dbView commit details
Commits on May 12, 2022
-
Bump rubocop from 1.29.0 to 1.29.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.29.0 to 1.29.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.29.0...v1.29.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 695206e - Browse repository at this point
Copy the full SHA 695206eView commit details -
Merge pull request #75 from ruby-syntax-tree/dependabot/bundler/ruboc…
…op-1.29.1 Bump rubocop from 1.29.0 to 1.29.1
Configuration menu - View commit details
-
Copy full SHA for 34a4782 - Browse repository at this point
Copy the full SHA 34a4782View commit details
Commits on May 13, 2022
-
Correct the pattern for checking if a dynamic symbol can be converted…
… into a label as a hash key.
Configuration menu - View commit details
-
Copy full SHA for a69e958 - Browse repository at this point
Copy the full SHA a69e958View commit details -
Merge pull request #77 from ruby-syntax-tree/label
Correct the pattern for checking if a dynamic symbol can be converted into a label as a hash key.
Configuration menu - View commit details
-
Copy full SHA for 53a27bf - Browse repository at this point
Copy the full SHA 53a27bfView commit details
Commits on May 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9601839 - Browse repository at this point
Copy the full SHA 9601839View commit details -
Merge pull request #78 from ruby-syntax-tree/use-prettier-print
Use prettier_print
Configuration menu - View commit details
-
Copy full SHA for ca1253c - Browse repository at this point
Copy the full SHA ca1253cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ff5030 - Browse repository at this point
Copy the full SHA 0ff5030View commit details -
Merge pull request #79 from ruby-syntax-tree/maxwidth-on-format
Support maxwidth on format
Configuration menu - View commit details
-
Copy full SHA for 06cc54e - Browse repository at this point
Copy the full SHA 06cc54eView commit details -
Merge pull request #72 from bbuchalter/issue-58-disallow-ternary-with…
…-not-node Disallow turning a conditional into a ternary if there's a Not node without parentheses in the predicate
Configuration menu - View commit details
-
Copy full SHA for a0bb8da - Browse repository at this point
Copy the full SHA a0bb8daView commit details -
Disallow conditionals with
not
without parentheses in the predicate…… from turning into a ternary.
Configuration menu - View commit details
-
Copy full SHA for aa219ef - Browse repository at this point
Copy the full SHA aa219efView commit details -
Merge pull request #81 from ruby-syntax-tree/allow-not-with-parens
Disallow conditionals with `not` without parentheses in the predicate from turning into a ternary.
Configuration menu - View commit details
-
Copy full SHA for 3649421 - Browse repository at this point
Copy the full SHA 3649421View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7855112 - Browse repository at this point
Copy the full SHA 7855112View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.4.1...v2.5.0