issues
search
nebulab
/
erb-formatter
Format ERB files with speed and precision
MIT License
151
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Formatter deletes content when using quote literals
#67
Manfred
opened
2 weeks ago
0
Multiline strings inside blocks keep indenting more (bug)
#66
mikker
opened
3 weeks ago
1
Formatter doesn't support trailing conditionals
#65
Manfred
opened
1 month ago
0
Update formatter.rbs
#64
toby-brilliant
opened
2 months ago
0
RBS exceptions on sig file
#63
toby-brilliant
opened
2 months ago
0
docs: fix configuration for Zed Editor
#62
nakrovati
opened
2 months ago
0
Add test cases for #37
#61
tmaier
opened
3 months ago
1
Formatter has become unhappy with ternary yields
#60
elliotcm
opened
4 months ago
0
Put unquoted and name only attributes on the same line when possible
#59
enescakir
opened
4 months ago
2
Fix order of classes starting with digits in tailwindcss class sorter
#58
enescakir
opened
4 months ago
2
Format most ERB block open statements
#57
pelletencate
opened
5 months ago
0
Improve formatting of multiline ERB
#56
pelletencate
opened
5 months ago
1
Make it so that print-width actually means line length
#55
pelletencate
opened
5 months ago
0
Inline Javascript can confused the parser
#54
genintho
opened
5 months ago
0
Run code in else block if ruby tag is standalone
#53
IbraheemTuffaha
closed
5 months ago
2
Add a --fail-level check CLI option
#52
kochalex
closed
5 months ago
1
Parsing issues with `yield`?
#51
AliOsm
closed
5 months ago
14
Fix error on != within script tag
#50
tmgemedia
opened
8 months ago
1
Line length configurable?
#49
sharkby7e
closed
8 months ago
2
UTF-8 character support
#48
elia
closed
5 months ago
1
Integration with ERB Lint / StandardRB / Rubocop?
#47
thewatts
opened
9 months ago
2
`end` tags being grouped
#46
luizkowalski
opened
9 months ago
1
Add section on usage with Zed editor
#45
LucasKuhn
closed
9 months ago
0
Fix for long attribute values containing = sign
#44
phil-janeapp
closed
9 months ago
3
Encoding issues?
#43
t1ll
closed
5 months ago
4
Format unquotted attributes adding quotes to already quoted attributes
#42
IbraheemTuffaha
closed
9 months ago
2
Format unquotted attributes
#41
x4d3
closed
10 months ago
3
Unquoted single char values are not handled properly
#40
x4d3
closed
10 months ago
0
Add support for sorting TailwindCSS class names
#39
elia
closed
11 months ago
0
Use Prism to check code in Ruby 3.3
#38
elia
closed
11 months ago
0
Ruby blocks are getting lost
#37
tmaier
opened
11 months ago
4
Support globs for files to format
#36
tmaier
closed
5 months ago
1
Use trailing commas
#35
elia
closed
1 year ago
0
Strip and rebuild newlines from inside class attributes
#34
elia
closed
1 year ago
0
Break class attributes at line width instead of using one class per line
#33
elia
closed
1 year ago
0
Don't format contents of `javascript_tag` method.
#32
olbrich
opened
1 year ago
1
Use YAML to parse the front matter
#31
elia
closed
1 year ago
0
Integrate erb-formatter as a Prettier plugin
#30
ghost
opened
1 year ago
1
How to disable multiline for class atrributes?
#29
CRIMSON-CORP
closed
1 year ago
6
Formatter is too slow
#28
vfonic
opened
1 year ago
6
Add (Neo)VIM ALE configuration to readme
#27
arashm
closed
1 year ago
0
Add sorting for TailwindCSS classes
#26
elia
closed
9 months ago
2
Use syntax-tree-erb
#25
elia
opened
1 year ago
6
"erb-formatter not found by bundler" when using gem install
#24
archonic
opened
1 year ago
10
Adds support for case/when
#23
FrancescoAiello01
closed
1 year ago
0
Continue to format other files after error
#22
nevans
opened
1 year ago
2
Handle multiline erb comments
#21
nevans
opened
1 year ago
2
File.exists? error on first run
#20
wassimk
closed
1 year ago
2
How to configure length limit
#19
davidalejandroaguilar
closed
1 year ago
1
Upgrade syntax_tree gem to ~> 6.0
#18
fdr
closed
1 year ago
1
Next