Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
play

GitHub Action

Code Language Detector

0.1.0 Pre-release

Code Language Detector

play

Code Language Detector

Detects specified languages in comments within code files

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Code Language Detector

uses: kubecub/[email protected]

Learn more about this action in kubecub/comment-lang-detector

Choose a version

comment-lang-detector

A GitHub Action for detecting specified languages (e.g., Chinese or Japanese) in comments within code files across multiple programming languages (YAML, Go, Java, Rust). Ideal for projects aiming to adhere to internationalization standards or maintain language-specific coding guidelines.