HCY123902

Results 15 comments of HCY123902

Hello, I am wondering if this issue is still under discussion, or will it be acceptable for me to work on this issue?

Note for first timers who want to work on this issue: The basic idea is to change or remove the validation for the author name tag located in `AnnotatorAnalyzer.java` by...

Actually, is there a way to reproduce this now? I think currently the profile can still be accessed even if the configuration file is not provided

After trying it locally, removing `src/main/resources` in the `Ignore Glob List` column in `repo-config.json` seems to make the report include commits that only involves changes with Fxml and CSS files....

I think using `src/main/resources/**` instead of `src/main/resources` will remove the Fxml file changes and commits that only involves Fxml and CSS files from the report, which should give the intended...

Actually, there is already a link in User Guide pointing to https://docs.oracle.com/javase/tutorial/essential/io/fileOps.html#glob. It is just that it is not obvious enough in that section

@gerhean Do you mind if I start a PR on it? I think it should just be a minor change that adds some link to the User Guide

Maybe this particular author can be ignored using the `repo-config.json` in this case? Not sure about the exact cause but it seems that the Github Id for this particular author...

I think file type selection in chart panel, authorship panel, and zoom panel have already been implemented. However, the current behavior of the synchronization between the chart panel, authorship panel,...

In that case, will it be necessary to remove the existing synchronization behavior instead?