An open API service for providing issue and pull request metadata for open source projects.

GitHub / Scony/godot-gdscript-toolkit issues and pull requests

#384 - Migrated from pkg_resources to importlib

Pull Request - State: open - Opened by olivergs about 1 month ago

#383 - UserWarning: pkg_resources is deprecated as an API

Issue - State: open - Opened by brianrodri about 1 month ago - 2 comments
Labels: bug, parser

#382 - Errors when downloading gdLinter from the godot assetlib

Issue - State: closed - Opened by soetgdeznsgk about 1 month ago - 2 comments

#381 - co-routine / yield / await checks

Issue - State: closed - Opened by opyate about 2 months ago - 1 comment

#380 - when using `--use-spaces=2` comment will duplicate

Issue - State: open - Opened by kyrosle 2 months ago - 1 comment

#376 - Fix function separated from annotation

Pull Request - State: open - Opened by Person-93 3 months ago - 1 comment

#375 - Annotation separated from function

Issue - State: open - Opened by Person-93 3 months ago - 4 comments

#374 - `gdformat` causes compiler error after formatting

Issue - State: open - Opened by HeavyBro1337 3 months ago - 1 comment

#373 - `gdformat` no way to configure blank lines amount

Issue - State: closed - Opened by HeavyBro1337 3 months ago - 2 comments

#372 - Exposing the Godot GDScript parser/analyzer/compiler in a standalone project

Issue - State: open - Opened by cryeprecision 3 months ago - 2 comments
Labels: discussion

#371 - gdformat: Strange formatting of long lines

Issue - State: open - Opened by Cretezy 4 months ago

#370 - Simplify README section for pre-commit

Pull Request - State: open - Opened by Person-93 4 months ago

#369 - Add setuptools dependency in pre-commit hook

Pull Request - State: open - Opened by Person-93 4 months ago

#368 - Assert error due to bultin get/set methods

Issue - State: open - Opened by BrachystochroneSD 4 months ago - 1 comment
Labels: bug, linter

#366 - gdlint: add support for copyright

Issue - State: closed - Opened by mehmet-cgh 4 months ago - 2 comments
Labels: discussion

#365 - Can not parse some gdscript cases

Issue - State: open - Opened by abcjjy 5 months ago

#364 - Disable formatter for code block

Issue - State: closed - Opened by englishtom 5 months ago - 1 comment

#363 - GDFormat does not understand statically-typed dictionaries

Issue - State: closed - Opened by kristjan 5 months ago - 3 comments
Labels: discussion

#362 - Fix for line_length not being read from gdformatrc

Pull Request - State: closed - Opened by pew-jfrohlander 5 months ago - 3 comments

#361 - gdformat does not pick up line length setting from gdformatrc

Issue - State: closed - Opened by pew-jfrohlander 5 months ago - 1 comment

#360 - gdlint does not report trailing comma violations

Issue - State: closed - Opened by pew-jfrohlander 5 months ago - 2 comments

#359 - gdformat formats enums incorrectly

Issue - State: closed - Opened by pew-jfrohlander 5 months ago - 1 comment

#358 - KeyError on .gd file with breakpoint line

Issue - State: closed - Opened by JUB-Yoush 5 months ago - 2 comments
Labels: discussion

#357 - Formatter add too many spaces

Issue - State: closed - Opened by Zehir 6 months ago - 1 comment

#356 - Formatting variable order

Issue - State: closed - Opened by M3X3M 6 months ago - 3 comments
Labels: wontfix

#355 - Fix formatting of all function-specific @warning_ignore values

Pull Request - State: closed - Opened by brianrodri 6 months ago - 1 comment

#354 - GDFormat failed at those lines of code

Issue - State: open - Opened by CabalCrow 6 months ago

#353 - gdformat: stdin/stdout mode

Issue - State: closed - Opened by adaliszk 6 months ago - 2 comments
Labels: discussion

#352 - Added more options to config file (spaces, line length and safety checks)

Pull Request - State: closed - Opened by geugenm 6 months ago - 3 comments

#351 - Homebrew support

Issue - State: closed - Opened by alexandrelegent 7 months ago - 3 comments

#350 - Add support for formatting Godot shaders

Issue - State: closed - Opened by Calinou 7 months ago - 1 comment
Labels: discussion

#349 - Is it possible to have gdformat for Godot 3 and 4 simultaneously?

Issue - State: closed - Opened by lukepass 7 months ago - 1 comment

#347 - fix: lambdas and parens, multiple indents

Pull Request - State: closed - Opened by ludamad 7 months ago - 4 comments

#346 - lambdas as expressions are incomplete

Issue - State: closed - Opened by ludamad 7 months ago
Labels: bug

#345 - [feature request] Support configuring line-length and use-spaces from gdformatrc

Issue - State: closed - Opened by niedzielski 7 months ago - 1 comment
Labels: enhancement

#343 - None in class-definitions-order error message

Issue - State: closed - Opened by DanielChabrowski 8 months ago - 4 comments
Labels: bug, linter

#342 - pyreverse in the future?

Issue - State: open - Opened by perroboc 8 months ago - 1 comment
Labels: discussion

#341 - Broken Lark Dependency

Issue - State: open - Opened by cjack-chmod 9 months ago - 5 comments
Labels: discussion

#340 - Lambda linting is broken with version 4.3.2

Issue - State: open - Opened by MikeSchulze 9 months ago - 2 comments
Labels: bug, parser

#339 - gdformat DedentError when using multiple lambdas

Issue - State: closed - Opened by PastMoments 9 months ago - 4 comments
Labels: bug

#338 - Error when formatting node getting

Issue - State: closed - Opened by naxa1ka 9 months ago - 1 comment

#337 - Error when formatting inside a lambda

Issue - State: closed - Opened by naxa1ka 9 months ago - 1 comment

#336 - `gdlint` feature: option for Gitlab code quality output format

Issue - State: open - Opened by OskarUnn 9 months ago - 2 comments
Labels: enhancement, linter

#335 - Using master as version 4.3.2

Issue - State: closed - Opened by tuimz 10 months ago - 2 comments
Labels: discussion

#334 - gdformat gives assertion error on lambda with direct .call() as variable

Issue - State: closed - Opened by dekaravanhoc 10 months ago - 3 comments
Labels: bug, formatter, parser

#333 - Wiki typo: upgarding

Issue - State: closed - Opened by njt1982 10 months ago - 1 comment

#332 - gdlint feature request: Checking enum variable assignment and operations

Issue - State: open - Opened by heppocogne 10 months ago
Labels: enhancement, linter

#331 - gdlint: position of static vars

Issue - State: closed - Opened by dekaravanhoc 10 months ago - 3 comments
Labels: discussion

#330 - Exception thrown when using `X is not Y` in gdscript

Issue - State: closed - Opened by dementive 10 months ago - 3 comments
Labels: discussion

#329 - gdlint errors on var names beginning with _

Issue - State: closed - Opened by Jack-023 10 months ago - 6 comments
Labels: discussion

#328 - Single quotes

Issue - State: closed - Opened by olive20xx 10 months ago - 2 comments

#327 - Variable declaration in typed Multiline Lambda

Issue - State: closed - Opened by plink-plonk-will 10 months ago - 2 comments
Labels: bug, parser

#326 - gdformat: Multiline Lambda format doesn't works in some cases

Issue - State: closed - Opened by zinclesdown 11 months ago - 6 comments
Labels: bug, formatter, parser

#325 - Incorrect no-else-return... I think?

Issue - State: closed - Opened by njt1982 11 months ago - 1 comment

#324 - How do you fix: Unexpected token Token('TYPE_HINT'

Issue - State: closed - Opened by njt1982 11 months ago - 4 comments

#323 - GDLint: Add support for type formatting checks

Issue - State: closed - Opened by MikeSchulze 11 months ago - 3 comments

#322 - Add support for typed dictionaries

Issue - State: closed - Opened by Scony 11 months ago
Labels: enhancement, formatter, parser

#321 - [3.x] Better errors linting inline `extends` syntax

Issue - State: open - Opened by davidpeck-littlemonkey 11 months ago - 5 comments
Labels: bug, linter

#320 - gdlint : Add support for virtual function

Issue - State: closed - Opened by copsfuraxx 11 months ago - 3 comments
Labels: discussion

#319 - godot4.3 support "is not" grammar, and will Cause an error

Issue - State: closed - Opened by LuoXingHe 11 months ago - 1 comment

#318 - Support for new "is not" syntax.

Issue - State: closed - Opened by domdfcoding 12 months ago
Labels: enhancement, formatter, parser

#317 - Missing dependencies in .pre-commit-hooks.yaml

Issue - State: open - Opened by dementive 12 months ago
Labels: bug

#315 - Support for .tscn files

Issue - State: closed - Opened by nubels 12 months ago - 1 comment
Labels: discussion

#314 - Request for a new release

Issue - State: closed - Opened by meghprkh about 1 year ago - 2 comments

#313 - Experiment in Godot Demo Project

Issue - State: closed - Opened by m21-cerutti about 1 year ago - 2 comments
Labels: discussion

#312 - All Scripts Produce Error When Encountering $/ in Scripts

Issue - State: closed - Opened by Limisios about 1 year ago - 4 comments
Labels: bug, formatter, parser

#311 - gdradon: Can't use cc with files with getters and setters

Issue - State: closed - Opened by pmiller3 about 1 year ago - 5 comments
Labels: discussion

#310 - A comment about formatting, gdscript

Issue - State: closed - Opened by wyattbiker about 1 year ago - 1 comment

#309 - Casting a parenthetical expr trips up the grammar

Issue - State: closed - Opened by this-is-envy about 1 year ago - 4 comments
Labels: bug, parser

#308 - `gdlint`: Calling `super._ready()` raises error

Issue - State: closed - Opened by yeslayla about 1 year ago - 3 comments
Labels: bug, linter

#307 - A few config questions (calling private function from static function)

Issue - State: closed - Opened by NamespaceV about 1 year ago - 3 comments
Labels: discussion

#306 - Formatter doesn't format lines to linter's liking

Issue - State: open - Opened by ilyvion about 1 year ago - 4 comments
Labels: enhancement, formatter

#305 - String formatting inside a function results in unnecessary extra parenthesis

Issue - State: open - Opened by SirMoM about 1 year ago
Labels: enhancement, formatter

#304 - Bitshift operators get formatted as boolean operators

Issue - State: closed - Opened by anup-the-magic about 1 year ago - 4 comments

#303 - Fix nested unique name %

Pull Request - State: closed - Opened by TranquilMarmot about 1 year ago

#301 - Error trying to install toolkit with pip3 on Linux

Issue - State: closed - Opened by wyattbiker about 1 year ago - 3 comments
Labels: documentation

#300 - Feature: Docker Support

Issue - State: closed - Opened by coillteoir about 1 year ago - 3 comments

#299 - `gdlint`: Passing multi-line lambda as function argument causes error

Issue - State: closed - Opened by rgson over 1 year ago - 1 comment

#298 - Guard Patterns in `match` statement with `when`

Issue - State: closed - Opened by DDarby-Lewis over 1 year ago - 2 comments

#297 - GDFormat 4.2.2 is Unable to parse lambda expressions

Issue - State: closed - Opened by jamie-pate over 1 year ago - 2 comments

#296 - Remove external plugins from the repo

Issue - State: closed - Opened by Scony over 1 year ago - 4 comments
Labels: refactoring

#295 - Weird GDFormat style guidelines

Issue - State: closed - Opened by tavurth over 1 year ago - 7 comments
Labels: enhancement, discussion

#294 - Support for Allman-style enum definitions

Pull Request - State: closed - Opened by plink-plonk-will over 1 year ago - 1 comment

#293 - Add property_body_def to _convert_statement and pass

Pull Request - State: closed - Opened by plink-plonk-will over 1 year ago - 1 comment

#292 - `gdradon`: KeyError: Token('RULE', 'property_body_def') with Property Body

Issue - State: closed - Opened by plink-plonk-will over 1 year ago - 1 comment
Labels: bug

#291 - Allow configuring indentation in VSCode extension

Pull Request - State: closed - Opened by nonolai over 1 year ago - 2 comments

#290 - VSCode Extension doesn't support space indentation

Issue - State: closed - Opened by nonolai over 1 year ago - 2 comments
Labels: enhancement

#288 - Update GitHub actions to latest due to Node 16 deprecation.

Pull Request - State: closed - Opened by chrisl8 over 1 year ago - 1 comment

#287 - Update dependencies.

Pull Request - State: closed - Opened by chrisl8 over 1 year ago - 1 comment

#286 - Add gdformat config file for excluding folders.

Pull Request - State: closed - Opened by chrisl8 over 1 year ago - 4 comments

#285 - Update dependencies

Issue - State: closed - Opened by chrisl8 over 1 year ago - 1 comment
Labels: enhancement, refactoring