Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add .tcl.in file extension #5517

Merged
merged 2 commits into from
Aug 26, 2021
Merged

Conversation

xdelaruelle
Copy link
Contributor

Add the .tcl.in file extension to the Tcl programming language.

Add init.tcl.in sample file, from the Modules project [1], which is
licensed GPLv2+.

This commit also re-order the available extensions for Tcl as .adp was
not correctly sorted.

[1] https://github.com/cea-hpc/modules

Description

This pull request adds the .tcl.in extension as a Tcl file. .in files are input files: files containing macros that should be translated to obtain an operational file.

Checklist:

@xdelaruelle xdelaruelle requested a review from a team as a code owner August 14, 2021 20:02
Add the `.tcl.in` file extension to the Tcl programming language.

Add `init.tcl.in` sample file, from the Modules project [1], which is
licensed GPLv2+.

[1] https://github.com/cea-hpc/modules
@lildude lildude merged commit 0de87d8 into github-linguist:master Aug 26, 2021
kalkin added a commit to kalkin/file-expert that referenced this pull request Sep 19, 2021
* Add `.tcl.in` file extensions to the Tcl programming language
* Add `init.tcl.in` sample file, from the Modules project [p1], which
  licensed GPv2+.

[1] https://github.com/cea-hpc/modules
@github-linguist github-linguist locked as resolved and limited conversation to collaborators Jun 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants