Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,21 +177,7 @@ repos:
rev: 4.2.2
hooks:
- id: gdlint
name: gdlint
description: "gdlint - linter for GDScript"
entry: gdlint
language: python
language_version: python3
require_serial: true
types: [gdscript]
- id: gdformat
name: gdformat
description: "gdformat - formatter for GDScript"
entry: gdformat
language: python
language_version: python3
require_serial: true
types: [gdscript]
```

## Development [(more)](https://github.com/Scony/godot-gdscript-toolkit/wiki/5.-Development)
Expand Down