Skip to content

Extension on Other filetypes #93

Closed
@CraigRegester

Description

@CraigRegester

See issue #92 for examples

HL7 schemas with git-source-control is outputting with a .CLS extension. InterSystems ObjectScript extension (see output above), outputs with .hl7 like I would expect/prefer.

Same scenario also happens with LUT files. I have both LUT and HL7 in my Mappings in Settings but it makes no difference - though does folder them like I want/specify in the mapping. Can we respect the original extensions and just use a .gitattributes file to instruct 'make them pretty' in GitHub (may not be necessary as they are XML)

*.cls linguist-language=ObjectScript
*.mac linguist-language=ObjectScript
*.int linguist-language=ObjectScript
*.inc linguist-language=ObjectScript
*.inc linguist-language=ObjectScript
*.csp linguist-language=Html

*.sh text eol=lf
*.cls text eol=lf
*.mac text eol=lf
*.int text eol=lf
Dockerfil* text eol=lf

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcustomerBased on customer feedback (as opposed to something identified by developers)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions