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

Add lint for 'field_reassign_with_default` #568 #4761

Closed
wants to merge 8 commits into from

Commits on Feb 16, 2020

  1. Add UI test for field_reassign_with_default

    Henri Lunnikivi committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    247e0b5 View commit details
    Browse the repository at this point in the history
  2. Add lint declaration for field_reassign_with_default

    Henri Lunnikivi committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    d3e6fef View commit details
    Browse the repository at this point in the history
  3. Run update_lints

    Henri Lunnikivi committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    5a557f6 View commit details
    Browse the repository at this point in the history
  4. Register field_reassign_with_default to early pass

    Henri Lunnikivi committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    989c5d7 View commit details
    Browse the repository at this point in the history
  5. Improve UI test cases

    Henri Lunnikivi committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    22e9bc8 View commit details
    Browse the repository at this point in the history
  6. Implement lint for field_reassign_with_default

    Henri Lunnikivi committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    5ad7dcc View commit details
    Browse the repository at this point in the history
  7. Freeze the lint output for field_reassign_with_default

    Henri Lunnikivi committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    78edc25 View commit details
    Browse the repository at this point in the history
  8. Add doc for field_reassign_with_default

    Henri Lunnikivi committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    22933c6 View commit details
    Browse the repository at this point in the history