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

Code formatter for Bicep #823

Merged
merged 16 commits into from
Nov 5, 2020
Merged

Code formatter for Bicep #823

merged 16 commits into from
Nov 5, 2020

Commits on Nov 4, 2020

  1. Implement pretty printer

    shenglol committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    f4323f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21797c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95a930c View commit details
    Browse the repository at this point in the history
  4. Remove unused code

    shenglol committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    7972d89 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    198fadb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a18aec5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9b49854 View commit details
    Browse the repository at this point in the history
  8. Refactoring

    shenglol committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    744a34e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Configuration menu
    Copy the full SHA
    850c998 View commit details
    Browse the repository at this point in the history
  2. Fix bugs

    shenglol committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    d4649a6 View commit details
    Browse the repository at this point in the history
  3. Add an integration test

    shenglol committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    44c107c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b99111 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b28422c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8aaf91 View commit details
    Browse the repository at this point in the history
  7. Increase test coverage

    shenglol committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    e29df9b View commit details
    Browse the repository at this point in the history
  8. Fix test errors

    shenglol committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    e6d174e View commit details
    Browse the repository at this point in the history