Cleiton Loiola

Results 7 issues of Cleiton Loiola

Is it possible to start swagger server with initialized mock data? I tried using `examples` property from `responses` in swagger but it didnt work. ``` yaml /empresas: get: description: some...

``` format-command: './node_modules/.bin/prettier ${--tab-width:tabWidth} ${--single-quote:singleQuote} --parser html' ``` Where do these variables configuration come from? - `${--tab-width:tabWidth}` - `${--single-quote:singleQuote}`

https://github.com/microsoft/beachball/blob/ca6a8b2ed1675a533a7d62c8b55de687bc7ba40a/packages/beachball/src/changefile/writeChangeFiles.ts#L47 Would be great if we could personalize it. For example, today I'm using commitzen as our conversion and it breaks our pre-hook commit message lint.

enhancement
good first issue

A implementação atual deixa sensação que a página é "pesada/travada" o que acaba deixando a sensação menos prazerosa. https://github.com/filipedeschamps/tabnews.com.br/blob/main/pages/interface/components/TabCoinButtons/index.js#L66 (aproveitar e dar um refactoring nesse componente por que parece uma...

front

Microsft argues .NET Core has [8x more performance than nodejs ](https://github.com/aspnet/benchmarks) it should be great if we have more fonts of truth a favor(or against) about it.

This software is not possible to use on a Mac. In Python version 3.8, an error appears stating that `espeakng==1.0.3 ` requires Python version **3.9** or higher. Unfortunately, when I...

It would be great if we can block hour/minutes ranges. For example: I dont want my user select a hour after 18pm and before 8am.