Skip to content
Merged
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
2 changes: 2 additions & 0 deletions packages/dotenv-linter/package.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
name: dotenv-linter
description: ⚡️Lightning-fast linter for .env files. Written in Rust 🦀
homepage: https://dotenv-linter.github.io/#/
Expand All @@ -7,6 +8,7 @@ languages:
- Dotenv
categories:
- Linter

source:
id: pkg:github/dotenv-linter/[email protected]
asset:
Expand Down
2 changes: 2 additions & 0 deletions packages/nginx-config-formatter/package.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
name: nginx-config-formatter
description: nginx config file formatter/beautifier written in Python with no additional dependencies.
homepage: https://github.com/slomkowski/nginx-config-formatter
Expand All @@ -7,6 +8,7 @@ languages:
- nginx
categories:
- Formatter

source:
id: pkg:pypi/[email protected]

Expand Down
1 change: 1 addition & 0 deletions packages/ntt/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ languages:
categories:
- LSP
- Runtime

source:
id: pkg:github/nokia/[email protected]
asset:
Expand Down
1 change: 1 addition & 0 deletions packages/tilt/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ languages:
categories:
- Runtime
- LSP

source:
id: pkg:github/tilt-dev/[email protected]
asset:
Expand Down
4 changes: 4 additions & 0 deletions packages/typstfmt/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ languages:
categories:
- Formatter

deprecation:
message: Package is unmaintained.
since: v0.2.10

source:
id: pkg:github/astrale-sharp/[email protected]
asset:
Expand Down
2 changes: 2 additions & 0 deletions packages/vhdl-style-guide/package.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
name: vhdl-style-guide
description: Style guide enforcement for VHDL
homepage: https://github.com/jeremiah-c-leary/vhdl-style-guide
Expand All @@ -7,6 +8,7 @@ languages:
- VHDL
categories:
- Formatter

source:
id: pkg:pypi/[email protected]

Expand Down
Loading