-
```
for(let section of this.sections) {
if(section.interface.type === 'form') {
for(let field of section.interface.fields) {
if (field.formatter && this.m…
-
I suggest use [Prettier](https://github.com/prettier/prettier.git), what do you think guys?
-
```PowerShell
# CodeFormatting.psd1
@{
IncludeRules = @(
'PSPlaceOpenBrace',
'PSPlaceCloseBrace',
'PSUseConsistentWhitespace',
'PSUseConsistentIndentation',
…
-
I'm having this weird problem where `elixir-format` doesn't respect the `.formatter.exs` file in my project's root directory when I follow the settings [here](https://github.com/elixir-editors/emacs-e…
-
Hi
I use the websocket with a python 3.6 script and I notice that after some couple of hours of running the data is not the real live value for example right now the live BTC is 7897 and I get 7922 …
-
the Grouped Stacked is not grouping when i take code from website
series: [
{
name: 'Q1 Budget',
group: 'budget',
…
-
**Describe the bug**
When combining the rowSelection formatter with selectableRows the UI is really un-intuitive and works exactly opposite as when rowSelection is disabled.
**Tabulator Info**
…
-
### 👓 What did you see?
Formatting [`escaped_pipes.feature`](https://github.com/cucumber/gherkin/blob/fe5b4c7a02231af0216d46b9e0b9ab5de5171888/testdata/good/escaped_pipes.feature) in the gherkin pa…
-
I love alejandra, but my ideal formatter is _completely_ uncompromising. That means that whitespace, including newlines, should not be interpreted by the formatter at all. There should be an algorithm…
-
If you go to the offer detail view in the dashboard, and this offer has been used in orders, you can generate an export.
See:
[django-oscar/src/oscar/apps/dashboard/offers/views.py](https://github…