-
**Issue**
Error when using whitespaces on project names in Kitsu.
**Reproducible**
1. Start Avalon and syncing.
2. Create "Dark Knight" project in Kitsu.
-
example template that reveals error:
```jinja
{%- macro do_thing() -%}
{%- set x = 1 -%}
token
{%- endmacro -%}
xx{{ do_thing() }}xx
```
I would expect output to be: (as confirmed by htt…
prior updated
6 years ago
-
The [PEP 8: Programming Recommendations] (http://legacy.python.org/dev/peps/pep-0008/#programming-recommendations) mentions trailing whitespaces on a line only in context of split strings:
```
Don…
-
We had a case where `protoc` allowed a `package` declaration that had newlines in it but other tooling based on the spec failed to parse the file. I believe this should have failed to parse inside `pr…
-
Thanks for making the app! Looks great so far.
One suggestion. Phones are small (for some of us) and the big whitespace (in yellow below) feels like a big waste.
![2022-11-12 11_06_20-Tusky - Mast…
-
**Lightweight Charts™ Version:**
**Steps/code to reproduce:**
- Add one chart with candlestick data and another chart with line series data.
- Add 100 data in both the series but here the catch …
-
### On which framework/platform would you like to see this feature implemented?
React
### Which UI component is this feature-request for?
Authenticator
### Please describe your feature-request in …
-
Pact JVM version (maven):
* group-id = au.com.dius.pact.provider
* artifact-id = junit5
* version-id = 4.3.11
In consumer (Pact JS) I add an expected result with `MatchersV3.includes` that has a…
-
#### Summary
When two strings difference is only about whitespaces or newlines it can be hard to see the difference.
#### Scope
- tab vs whitespace
- end of line vs spaces + end of line
- …
-
### Description
Author address information is displayed in the first section of the paper, but in this case the formatter removes all commas and some necessary spaces.
### (Optional:) Please add any…