Skip to content

Use hoconfmt instead of indent-hocon.pl#1

Closed
lzm0 wants to merge 1 commit into
mainfrom
hoconfmt
Closed

Use hoconfmt instead of indent-hocon.pl#1
lzm0 wants to merge 1 commit into
mainfrom
hoconfmt

Conversation

@lzm0
Copy link
Copy Markdown

@lzm0 lzm0 commented Mar 23, 2026

No description provided.

Comment thread action.yml
runs:
using: 'composite'
steps:
- name: Install hoconfmt

Check failure

Code scanning / check-spelling

Unrecognized Spelling Error

hoconfmt is not a recognized word
Comment thread action.yml
- name: Install hoconfmt
uses: check-spelling/gh-program-downloader@prerelease
with:
repository: lzm0/hoconfmt

Check failure

Code scanning / check-spelling

Unrecognized Spelling Error

lzm is not a recognized word
Comment thread action.yml
- name: Install hoconfmt
uses: check-spelling/gh-program-downloader@prerelease
with:
repository: lzm0/hoconfmt

Check failure

Code scanning / check-spelling

Unrecognized Spelling Error

hoconfmt is not a recognized word
Comment thread action.yml
uses: check-spelling/gh-program-downloader@prerelease
with:
repository: lzm0/hoconfmt
file-re: "(^|/)hoconfmt$"

Check failure

Code scanning / check-spelling

Unrecognized Spelling Error

hoconfmt is not a recognized word
Comment thread action.yml
repository: lzm0/hoconfmt
file-re: "(^|/)hoconfmt$"
version: "v0.1.3"
destination: "${{ github.workspace }}/../hoconfmt"

Check failure

Code scanning / check-spelling

Unrecognized Spelling Error

hoconfmt is not a recognized word
Comment thread action.yml
uses: check-spelling/gh-program-downloader@prerelease
with:
repository: lzm0/hoconfmt
file-re: "(^|/)hoconfmt$"

Check warning

Code scanning / check-spelling

Candidate Pattern Warning

@jsoref
Copy link
Copy Markdown
Contributor

jsoref commented Mar 24, 2026

We've decided to create https://github.com/hoconfmt/action which will do this.

@jsoref jsoref closed this Mar 24, 2026
@jsoref jsoref deleted the hoconfmt branch March 24, 2026 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants