Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: domluna/JuliaFormatter.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.59
Choose a base ref
...
head repository: domluna/JuliaFormatter.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.60
Choose a head ref
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    7e261c3 View commit details
    Browse the repository at this point in the history
  2. Update ci.yml (#864)

    remove ci for versions < 1.6
    domluna authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ecf58a3 View commit details
    Browse the repository at this point in the history
  3. Allow expanding all short function definitions (#861)

    * add max_short_function_length
    
    * bump
    
    * add show method for Options
    
    * add force_long_function_def
    
    * document force_long_function_def
    
    * set version
    
    ---------
    
    Co-authored-by: Dominique Luna <[email protected]>
    jw3126 and domluna authored Aug 22, 2024
    2 Configuration menu
    Copy the full SHA
    dda8c31 View commit details
    Browse the repository at this point in the history
Loading