cositools / cosipy

The COSI high-level data analysis tools
Apache License 2.0
4 stars 18 forks source link

Standarize the coding style #26

Open israelmcmc opened 1 year ago

israelmcmc commented 1 year ago

At the moment we haven't paid much attention to coding standards, but this has to be revisited.

Also add coding style checks to the CI pipelines.

israelmcmc commented 1 year ago

Data IO class should use ._ for internal member, and properties to the ones interfacing with the user