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

[Request for Feedback] Add ontype formatting support #980

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Feb 4, 2022

  1. Working prototype for indenting entire function on .

    Co-authored-by: Andreas Hasselberg <[email protected]>
    
    Delete iostr.erl
    
    Fix linter complaints
    
    Fix proper error
    
    Fix typespec
    
    Maybe make Dialyzer happy?
    
    Temp fixes to get dialyzer to run
    
    Add spec
    
    Better fix for dialyzer errors
    
    Add config to enable on type formatting, defaulting to false
    
    Skip formatting if . is on a commented out line
    onno-vos-dev committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    98748bc View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. Maybe fix formatting?

    onno-vos-dev committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    b97266f View commit details
    Browse the repository at this point in the history