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

Use UTC in Rubocop todo file generation #8146

Merged
merged 1 commit into from Jun 12, 2020

Commits on Jun 12, 2020

  1. Use UTC in Rubocop todo file generation

    Most of our team is distributed, so this is what the diff for our todo file
    usually looks like:
    
    ```
    - # on 2020-06-05 11:48:43 +1000 using RuboCop version 0.80.1.
    + # on 2020-06-12 12:23:47 -0300 using RuboCop version 0.80.1.
    ```
    mauro-oto committed Jun 12, 2020
    Copy the full SHA
    25e9489 View commit details
    Browse the repository at this point in the history