Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

binary-expression-operand-order: Allow both sides to be literals #2873

Conversation

andy-hanson
Copy link
Contributor

PR checklist

Overview of change:

Allow 1 + 1.

CHANGELOG.md entry:

[bugfix] binary-expression-operand-order: Allow if both sides of the binary expression are literals.

@adidahiya adidahiya merged commit df7594b into palantir:master Jun 5, 2017
@ChrisMBarr
Copy link
Contributor

Related and probably already covered by the merged in fix, but I ran into this issue with the following line of code

public static dayInMilliseconds = 24 * 60 * 60 * 1000;

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants