fossology/Nirjas

Adding support for new languages

Aman-Codes opened this issue ยท 7 comments

Add support for new languages in Nirjas. Some commonly used languages (or file type) whose support can be added

  • Typescript (.ts) #19
  • Dart (.dart) #24
  • Scss (.scss) #25
  • React js (.jsx) #21
  • Tsx (.tsx) #23
    I would like to work on it. Being a first time contributor to fossology, it would be helpful if you could guide me

Hey @Aman-Codes , Yes support of these languages will be of great help. Have you started going through the code? Do tell me how can I help you out here.

Yes I am currently going through code to understand its working. I will do let you know if I face any difficulties and will send a pull request shortly.

Hi @Kaushl2208
I have a query should I take into account the documentation comments separately from normal comment in sass and dart ?
For example:
// This is a general comment
/// This is a documentation comment

Reference Dart Sass

@Aman-Codes you can take both as single line comment.

Ok thanks @hastagAB

Wow! Almost all the languages as in! Once we have the scss, we can do a release.

@GMishx Yeah I will make a pull request for it by today