acmsigsoft / EmpiricalStandards

Tools and standards for conducting and evaluating research in software engineering
https://acmsigsoft.github.io/EmpiricalStandards/
Creative Commons Zero v1.0 Universal
294 stars 62 forks source link

feature/139-refactoring #142

Open mehilshah opened 2 weeks ago

mehilshah commented 2 weeks ago

As a first step of the refactoring, I broke down the read_standards file into 12 smaller files/modules based on logical grouping.

I tested it on my local machine, but it would be good if Erin could also test out the scenarios for submission checklist generation, as I might have missed some corner cases.

Once this is merged, I can improve readability and documentation and better annotate the regular expressions.

mehilshah commented 2 weeks ago

@eschltz @drpaulralph first PR for refactoring!

eschltz commented 2 weeks ago

I tested some different checklist combinations and everything still seems to be working fine.