abaplint / linter-abaplint

MAINTAINERS NEEDED - Atom abaplint package
1 stars 1 forks source link

Dependencies not updated #7

Closed christian102094 closed 7 years ago

christian102094 commented 7 years ago

Not sure about how this thing about dependencies work, but is there a way to configure the ABAP version which you want to lint for?

larshp commented 7 years ago

It can be specified when running abaplint via command line. However I do not think I implemented in the Atom package.

image

Also see https://github.com/larshp/abapOpenChecks it implements many of the same checks, and it can be run via Code Inspector inside the ABAP system. It is a lot of work to run all the files through Atom...

christian102094 commented 7 years ago

I get it, I'll take a look at abapOpenChecks.

larshp commented 7 years ago

note that the version in abaplint check is only related to the ABAP language statements, not dependencies, example https://larshp.github.io/abaplint/viz/reuse_source.svg