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

fix: Output width limit #167

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

fix: Output width limit #167

wants to merge 10 commits into from

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    a89c014 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77d435b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d7b42a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    f812117 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d615b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. fix: Ensure order of operations makes formatting happen before changi…

    …ng headers
    
    Move width checker method to more general utils.py
    Aleksander-Karlsson committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    083fefd View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    f7a1bfa View commit details
    Browse the repository at this point in the history
  2. fix: Replace default limit with 128

    Fix linter-warning by making mapping mutable.
    Aleksander-Karlsson committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1ffcebb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57767ea View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

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