domluna/JuliaFormatter.jl
An opinionated code formatter for Julia. Plot twist - the opinion is your own.
JuliaMIT
Pinned issues
Issues
- 1
- 3
Incorrect indentation of inner keyword arguments when aligning equal signs in out keyword arguments
#879 opened by jonniediegelman - 4
Formatting issues and changes between 1 and 2
#880 opened by MilesCranmer - 0
Setting top-level module indent?
#882 opened by curtd - 0
incorrect formatting of comments - Version 2
#881 opened by PierreBarrat - 8
- 0
Can't turn off range and indexing parentheses
#877 opened by jonniediegelman - 1
Incorrect formatting of `using EllipsisNotation: :..`
#866 opened by lassepe - 3
Feature request: package tests with feedback
#871 opened by adrhill - 2
Strips inline comments
#862 opened by MilesCranmer - 1
Closing bracket not indented properly
#876 opened by arlowhite - 0
Feature request: enable cake in return value
#872 opened by lockwo - 1
Docstring breaks short_to_long_function_def
#867 opened by jw3126 - 3
How to integrate JuliaFormatter with Helix
#868 opened by arunoruto - 0
- 0
- 5
- 2
`separate_kwargs_with_semicolon` renders code invalid for specific input code
#854 opened by sstroemer - 0
Breaks for unicode operators in module imports
#856 opened by goerz - 0
`α=1.#` causes Formatter to error but should not
#853 opened by kellertuer - 0
Comma before semicolon is not removed
#852 opened by eschnett - 2
- 0
Error with indexing string literal
#850 opened by j-fu - 3
Single-line "format: off" trailing comment
#843 opened by kenahoo - 0
Parsing error on hexadecimal floating-point literals
#845 opened by kimikage - 0
- 0
- 0
JuliaFormatter introduces a type error: changes empty matrix to empty vector.
#837 opened by iago-lito - 0
- 1
Parameter to disable margin constraints?
#836 opened by MilesCranmer - 0
- 5
Does not format string interpolations
#834 opened by KwatMDPhD - 0
- 0
ERROR: StackOverflowError:
#830 opened by NAThompson - 0
- 1
Error parsing code
#827 opened by tanmaykm - 0
Trailing comma removed in long named tuples
#815 opened by mortenpi - 5
compatibility with julia 1.11-alpha1
#819 opened by dpinol - 0
- 5
Error formatting code containing multiline comment
#822 opened by Heptazhou - 2
Line width not respected for the following code
#816 opened by atbug - 2
format fails with `MethodError: no method matching CSTParser.ParseState(::String)`
#813 opened by just-walk - 0
Comments should not be moved across parentheses
#814 opened by LilithHafner - 1
- 0
More `jldoctest` issues with `format_docstrings`
#812 opened by mweerden - 4
SciMLStyle: space in last macro argument
#810 opened by daviehh - 3
- 2
- 3
- 10
pre-commit hook broken with CI
#800 opened by MilesCranmer