GitXplorerGitXplorer
l

atom-linguist-test-data

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
168c5fc0edf7ed67955e6e2b74630f7493a4fdb5

:lipstick::memo:

llee-dohm committed 10 years ago
Unverified
cfa664484cb374db99635bb64d2ca14811841070

Initial commit

llee-dohm committed 10 years ago

README

The README file for this repository.

Atom Linguist Test Data

This is a repository of files to use to measure the accuracy of Atom Linguist's file type classification. The goal, of course, is that Atom Linguist should always be able to classify the contents of this repository with 100% accuracy as measured by the system in this blog post.

Structure

The repository contains directories with names that match a single language entry from the Atom Linguist languages file. Inside each directory is one or more example files that should be detected as the language specified in the directory name. For example:

  • CoffeeScript/file-blob.coffee should be detected as CoffeeScript
  • YAML/languages.yml should be detected as YAML

The directory name must match identically and case-sensitively to the name of the language in the official language list.

Contributing

See the CONTRIBUTING document.

Copyright

Copyright © 2015 by Lee Dohm. See LICENSE for details.