Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/fabasoad/linguist-action

Detects language type for a file, or, given a repository, determine language breakdown in JSON format.
https://github.com/fabasoad/linguist-action

github-action github-actions language-detection linguist linguist-action

Last synced: about 1 month ago
JSON representation

Detects language type for a file, or, given a repository, determine language breakdown in JSON format.

Lists

README

        

# Linguist action

> **This GitHub action is deprecated and is no longer maintained. Please use [fabasoad/setup-enry-action](https://github.com/fabasoad/setup-enry-action) instead.**

![GitHub release (latest SemVer including pre-releases)](https://img.shields.io/github/v/release/fabasoad/linguist-action?include_prereleases) ![Security tests](https://github.com/fabasoad/linguist-action/workflows/Security%20tests/badge.svg)

All input parameters for this GitHub action are ignored. If you call this GitHub action in your
workflow you will see the following warning:

```text
This GitHub action is deprecated and is no longer maintained. Please use https://github.com/fabasoad/setup-enry-action instead
```