Robin Gustafsson
Robin Gustafsson
Could gdlint warn about missing docstrings at the top of scripts? I'm thinking of something similar to pylint's "Missing module docstring (missing-docstring)". The [official style guide](https://docs.godotengine.org/en/stable/getting_started/scripting/gdscript/gdscript_styleguide.html#class-declaration) recommends adding docstring comment...
**The used Godot version:** 3.5 stable. **Describe the bug** gdUnit3 classes with common `class_name`s cause naming collisions with users' code. ``` Loading GdUnit3 Plugin success res://src/Fonts.gd:1 - Parse Error: Unique...
The content area's width of 840px is not sufficiently wide to accommodate 80 characters per line when using Chrome on a completely fresh install of Linux Mint 17.3. Specifically, only...
Unwrapping is possible with the "Rewrap/Unwrap Text At Column...", but requires a second step of manual input then. Adding a dedicated unwrap command avoids the prompt and makes it possible...
Licensed under CC-BY 4.0 according to README. License from .
Fixes the errors in PHPUnit 11: ``` There were 4 PHPUnit errors: 1) Giggsey\Locale\Tests\DisplayRegionTest::testGetDisplayRegion The data provider specified for Giggsey\Locale\Tests\DisplayRegionTest::testGetDisplayRegion is invalid Data Provider method Giggsey\Locale\Tests\DisplayRegionTest::dataDisplayRegions() is not static giggsey/Locale/tests/DisplayRegionTest.php:16...