Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optional rule to disable float in every expression (not just assignments) #2

Merged
merged 5 commits into from
Jan 9, 2019

Commits on Jan 9, 2019

  1. DisallowFloatEverywhereRule

    ondrejmirtes authored and Ocramius committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    9b24852 View commit details
    Browse the repository at this point in the history
  2. Test for AssignOp like +=

    ondrejmirtes authored and Ocramius committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    cb55307 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ff15e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45d648d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3ea98c View commit details
    Browse the repository at this point in the history