Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(filetype): bash and hcl file type add more common used extensions or files #2201

Merged

Conversation

ttys3
Copy link
Contributor

@ttys3 ttys3 commented Apr 20, 2022

  1. Gentoo ebuilds, Arch Linux PKGBUILDs and Alpine Linux APKBUILDs are actually bash scripts.

so it is OK to set *.ebuild,*.eclass,PKGBUILD,APKBUILD to bash

ref:

https://wiki.gentoo.org/wiki/Eclass
https://wiki.gentoo.org/wiki/Ebuild

https://wiki.alpinelinux.org/wiki/APKBUILD_Reference

https://wiki.archlinux.org/title/PKGBUILD

  1. a *.nomad file is actually hcl file

demo: https://github.com/hashicorp/nomad/blob/main/demo/csi/hostpath/redis.nomad


screenshots:

image

image

…x APKBUILDs are actually bash scripts. nomad file is actually hcl file.
@ttys3 ttys3 changed the title chore(filetype): bash file type extensions update chore(filetype): bash and hcl file type add more extensions or files Apr 20, 2022
@ttys3 ttys3 changed the title chore(filetype): bash and hcl file type add more extensions or files chore(filetype): bash and hcl file type add more common used extensions or files Apr 20, 2022
Copy link
Member

@the-mikedavis the-mikedavis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good call on these, thanks!

@the-mikedavis the-mikedavis merged commit 8d335f6 into helix-editor:master Apr 20, 2022
@ttys3 ttys3 deleted the filetype-nomad-gentoo-arch-alpine branch April 23, 2022 16:54
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants