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 indent filter #151

Merged
merged 14 commits into from Nov 27, 2022
Merged

Add indent filter #151

merged 14 commits into from Nov 27, 2022

Commits on Nov 18, 2022

  1. add feature indent

    Michael Michel committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    d7c84af View commit details
    Browse the repository at this point in the history
  2. fixed docstrings

    Michael Michel committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    20c38e0 View commit details
    Browse the repository at this point in the history
  3. edited docstring

    Michael Michel committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    c9b17a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. matching jinja2s indent filter

    Michael Michel committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    11b32b6 View commit details
    Browse the repository at this point in the history
  2. edited docstring

    Michael Michel committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    bcc7f44 View commit details
    Browse the repository at this point in the history
  3. removed feature, matching jinja2

    removed feature, because it sould be builtin for jinja2
    Michael Michel committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    9b686c6 View commit details
    Browse the repository at this point in the history
  4. fixed typos and docstrings

    Michael Michel committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    7c288e9 View commit details
    Browse the repository at this point in the history
  5. cleanup of experiments

    Michael Michel committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    bbb722e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    114f32a View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. Configuration menu
    Copy the full SHA
    459b6cb View commit details
    Browse the repository at this point in the history
  2. rustfmt

    mitsuhiko committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    840b6d8 View commit details
    Browse the repository at this point in the history
  3. Move filter tests

    mitsuhiko committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    e4d3d65 View commit details
    Browse the repository at this point in the history
  4. Optimize indent code

    mitsuhiko committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    cf34ba2 View commit details
    Browse the repository at this point in the history
  5. Isolate filter tests

    mitsuhiko committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    f4675a1 View commit details
    Browse the repository at this point in the history