Skip to content
Open
Show file tree
Hide file tree
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
24 changes: 24 additions & 0 deletions data/tools/polylint.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name: polylint
categories:
- linter
- formatter
tags:
- css
- go
- html
- javascript
- json
- markdown
- php
- python
- ruby
- rust
- shell
- typescript
- yaml
license: MIT License
types:
- cli
source: 'https://github.com/Goldziher/polylint'
homepage: 'https://github.com/Goldziher/polylint'
description: 'Universal zero-dependency linter and formatter: a single pure-Rust CLI (poly/polylint/polyfmt) covering many languages, with a tree-sitter generic fallback for others.'
11 changes: 11 additions & 0 deletions data/tools/scythe.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: scythe
categories:
- linter
tags:
- sql
license: MIT License
types:
- cli
source: 'https://github.com/Goldziher/scythe'
homepage: 'https://github.com/Goldziher/scythe'
description: 'Polyglot SQL compiler and linter that generates type-safe code from SQL with schema-aware linting.'
Loading