Kristijan
Kristijan
It would be great to add an option to disable some specific rule (most notably end of line character).
### Please answer the questions below, it helps us to track the issue. 1. Which driver are you using and version of it (Ex: PostgreSQL 10.0): Redis 2. Which TablePlus...
- Laravel Mix Version: 6.0.0-beta.10 - Node Version: 14.13.0 - OS: Ubuntu 20 ### Description: I have a app.scss file located in /resources/sass/ and fontawesome files located in /resources/fontawesome/. Setting...
Started getting error `Undefined rule font-family-no-missing-generic-family-keyword ` on format after updating `stylelint-config-standard`, probably outdated stylelint version?
I have adjusted chain breaks for nested lookups which were overlooked in previous pull request. Also the break should now be consistent between `Test::foo()->`, `(new Test())->`, `$test['foo']` etc.
Hello, I have updated lando to the latest version today and am unable to start any project - here is the error message `Error response from daemon: failed to create...
This is about **Bulma**. ### Overview of the problem This is about the Bulma **CSS framework** I'm using Bulma **version** [1.0] I am sure this issue is **not a duplicate**?...
Hello, I can't create multiple instances of Editor, any help appreciated.
**Describe the bug** Previous version did not report an error when calling Laravel `app` helper and this one does. **To Reproduce** Calling `app` laravel helper **Expected behavior** No error to...
Hello, Why is terminal columns/width not updated (from host) when using `lando artisan ...` function but is correct when using `php artisan ...` inside `lando ssh`? 