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

feat: update to tree-sitter 0.23 #110

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Oct 17, 2024

  1. feat: improve flake

    - Introduction of flake-compat and treefmt-nix flake inputs
    - Switched configuration of treemfmt to use treefmt-nix
    - Removal of old shell.nix to use flake-compat version
    - Addition of .gitignore exclusions for nix and direnv
    - Addition of .envrc with nix-direnv
    - Addition of package.nix and move logic of default.nix to it
    aldoborrero committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1e1adb2 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    b9b17e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a636575 View commit details
    Browse the repository at this point in the history
  3. feat: update flake.lock

    aldoborrero committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    53463aa View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

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