A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/JohnnyMorganz/StyLua/issues/960 below:

Formatter fails to format files that contain `>>` from templated type definitions · Issue #960 · JohnnyMorganz/StyLua · GitHub

For something like

export type a<T> = T
export type b<T> = T
export type c = any

When formatting the line below:
export type myType = a<b<c> >
It gets formatted to this:
export type myType = a<b<c>>

Then whenever I try to format the file again I get an error:
[error] error: could not format from stdin: failed to format from stdin: error parsing:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4