HERMES-SOC / hermes_instrument

A Python package template for hermes packages
Other
3 stars 4 forks source link

VSCode linting configuration needs to be udpated #33

Closed ehsteve closed 8 months ago

ehsteve commented 8 months ago

All uses of the python.linting configuration namespace is now deprecated by Visual Studio code. See this article. Python linting tools have been moved to extensions.

This update needs to be made to all of the instrument packages.

dbarrous commented 8 months ago

Have fixed this in: https://github.com/HERMES-SOC/hermes_spani/pull/24 https://github.com/HERMES-SOC/hermes_nemisis/pull/21 https://github.com/HERMES-SOC/hermes_merit/pull/19 https://github.com/HERMES-SOC/hermes_eea/pull/32