Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

Automatic detection of report languages

Compare
Choose a tag to compare
@rtfpessoa rtfpessoa released this 09 Apr 18:38
· 55 commits to master since this release

Feature

Add support for automatic detection of report languages.
If you do not explicitly pass the language the tool will partition your files by language and send separate reports for each automatically.

Supported languages: Javascript [.js, .jsx], Typescript [.ts, .tsx] and Coffeescript [.coffee].