Skip to content

Add method to identify generated mise.lock files#7874

Open
tfrancisl wants to merge 1 commit intogithub-linguist:mainfrom
tfrancisl:patch-1
Open

Add method to identify generated mise.lock files#7874
tfrancisl wants to merge 1 commit intogithub-linguist:mainfrom
tfrancisl:patch-1

Conversation

@tfrancisl
Copy link

Add mise_lock? method to check for generated mise.lock files.

Description

See https://mise.jdx.dev/dev-tools/mise-lock.html for the feature.

Checklist:

  • I am adding a new extension to a language.

    • The new extension is used in hundreds of repositories on GitHub.com
    • I have included a real-world usage sample for all extensions added in this PR:
      • Sample source(s):
        • [URL to each sample source, if applicable]
      • Sample license(s):
    • I have included a change to the heuristics to distinguish my language from others using the same extension.
  • I am adding a new language.

    • The extension of the new language is used in hundreds of repositories on GitHub.com.
    • I have included a real-world usage sample for all extensions added in this PR:
      • Sample source(s):
        • [URL to each sample source, if applicable]
      • Sample license(s):
    • I have included a syntax highlighting grammar: [URL to grammar repo]
    • I have added a color
      • Hex value: #RRGGBB
      • Rationale:
    • I have updated the heuristics to distinguish my language from others using the same extension.
  • I am fixing a misclassified language

    • I have included a new sample for the misclassified language:
      • Sample source(s):
        • [URL to each sample source, if applicable]
      • Sample license(s):
    • I have included a change to the heuristics to distinguish my language from others using the same extension.
  • I am changing the source of a syntax highlighting grammar

    • Old: [URL to grammar repo]
    • New: [URL to grammar repo]
  • I am updating a grammar submodule

  • I am adding new or changing current functionality

    • I have added or updated the tests for the new or changed functionality.
  • I am changing the color associated with a language

    • I have obtained agreement from the wider language community on this color change.
      • [URL to public discussion]
      • [Optional: URL to official branding guidelines for the language]

Add mise_lock? method to check for generated mise.lock files.
Copy link
Member

@lildude lildude left a comment

Choose a reason for hiding this comment

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

This PR is incomplete. See other PRs which have done the same thing to see what you still need to do.

@tfrancisl
Copy link
Author

This PR is incomplete. See other PRs which have done the same thing to see what you still need to do.

Thanks @lildude. Will do once I'm back at my regular work station.

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.

2 participants