Skip to content

Send Language in options #1105

Closed Answered by VedikaGujar-GSLab
VedikaGujar-GSLab asked this question in Q&A
Discussion options

You must be logged in to vote

I further modified the above code and it started working, please help to figure out if its the right solution

const customOptions = {
   language: "html"
 }

const options = new dolos.Options(customOptions);
const instance = new dolos.Dolos(options);
const report = instance.analyzePaths(files);

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rien
Comment options

rien Apr 25, 2023
Maintainer

Answer selected by rien
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants