-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding --json
to lint
#654
Commits on May 11, 2023
-
Adding functions to retrieve and format the data from the `ProjectReport` class.
Configuration menu - View commit details
-
Copy full SHA for cb94206 - Browse repository at this point
Copy the full SHA cb94206View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ae8af7 - Browse repository at this point
Copy the full SHA 3ae8af7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e6805e - Browse repository at this point
Copy the full SHA 2e6805eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a03e9e - Browse repository at this point
Copy the full SHA 5a03e9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21d0026 - Browse repository at this point
Copy the full SHA 21d0026View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b473f0 - Browse repository at this point
Copy the full SHA 0b473f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74fd00e - Browse repository at this point
Copy the full SHA 74fd00eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb32ead - Browse repository at this point
Copy the full SHA fb32eadView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff3d3c3 - Browse repository at this point
Copy the full SHA ff3d3c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfcac8e - Browse repository at this point
Copy the full SHA cfcac8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d749d51 - Browse repository at this point
Copy the full SHA d749d51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dcd872 - Browse repository at this point
Copy the full SHA 5dcd872View commit details -
Configuration menu - View commit details
-
Copy full SHA for e03fb3e - Browse repository at this point
Copy the full SHA e03fb3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89dbd8b - Browse repository at this point
Copy the full SHA 89dbd8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 034a9af - Browse repository at this point
Copy the full SHA 034a9afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bb2a47 - Browse repository at this point
Copy the full SHA 6bb2a47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bc172a - Browse repository at this point
Copy the full SHA 6bc172aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a2e44f - Browse repository at this point
Copy the full SHA 2a2e44fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c25198 - Browse repository at this point
Copy the full SHA 5c25198View commit details -
Configuration menu - View commit details
-
Copy full SHA for f697c73 - Browse repository at this point
Copy the full SHA f697c73View commit details -
Configuration menu - View commit details
-
Copy full SHA for f20429f - Browse repository at this point
Copy the full SHA f20429fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b2bd90 - Browse repository at this point
Copy the full SHA 1b2bd90View commit details -
Configuration menu - View commit details
-
Copy full SHA for d98d162 - Browse repository at this point
Copy the full SHA d98d162View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c106f1 - Browse repository at this point
Copy the full SHA 9c106f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9beac70 - Browse repository at this point
Copy the full SHA 9beac70View commit details -
Configuration menu - View commit details
-
Copy full SHA for c43c91f - Browse repository at this point
Copy the full SHA c43c91fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fc5ec1 - Browse repository at this point
Copy the full SHA 6fc5ec1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ad1fe3 - Browse repository at this point
Copy the full SHA 3ad1fe3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fcc8eb - Browse repository at this point
Copy the full SHA 2fcc8ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for d50d15e - Browse repository at this point
Copy the full SHA d50d15eView commit details -
Move logic to FileReport.to_dict and rename method to to_dict_lint
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fbf6e53 - Browse repository at this point
Copy the full SHA fbf6e53View commit details -
Create ProjectReport.is_compliant
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd59465 - Browse repository at this point
Copy the full SHA bd59465View commit details -
Rename json_version to lint_version
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f3b5d0 - Browse repository at this point
Copy the full SHA 8f3b5d0View commit details -
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8feed9e - Browse repository at this point
Copy the full SHA 8feed9eView commit details -
Make tests run by importing an existing function
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7423f62 - Browse repository at this point
Copy the full SHA 7423f62View commit details
Commits on May 21, 2023
-
Repair boolean check of SpdxInfo; object not iterable
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f648356 - Browse repository at this point
Copy the full SHA f648356View commit details -
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c75a3e3 - Browse repository at this point
Copy the full SHA c75a3e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bc2c58 - Browse repository at this point
Copy the full SHA 5bc2c58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54a8a66 - Browse repository at this point
Copy the full SHA 54a8a66View commit details -
Don't pass string where (optional) set is expected
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3208db - Browse repository at this point
Copy the full SHA d3208dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a40fb6 - Browse repository at this point
Copy the full SHA 8a40fb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a769306 - Browse repository at this point
Copy the full SHA a769306View commit details -
Create SpdxInfo.contains_copyright_or_licensing
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc5a383 - Browse repository at this point
Copy the full SHA cc5a383View commit details -
Make lint version a global constant
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 23fa4cc - Browse repository at this point
Copy the full SHA 23fa4ccView commit details -
Add tool version to json output
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8fa808a - Browse repository at this point
Copy the full SHA 8fa808aView commit details
Commits on May 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c94b5a0 - Browse repository at this point
Copy the full SHA c94b5a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7493ed1 - Browse repository at this point
Copy the full SHA 7493ed1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb3217a - Browse repository at this point
Copy the full SHA bb3217aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2f1ef0 - Browse repository at this point
Copy the full SHA f2f1ef0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd820e1 - Browse repository at this point
Copy the full SHA cd820e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c51545 - Browse repository at this point
Copy the full SHA 6c51545View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1c2146 - Browse repository at this point
Copy the full SHA d1c2146View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8baa6e - Browse repository at this point
Copy the full SHA c8baa6eView commit details
Commits on May 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 983b0c4 - Browse repository at this point
Copy the full SHA 983b0c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7af2e2 - Browse repository at this point
Copy the full SHA d7af2e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33456cb - Browse repository at this point
Copy the full SHA 33456cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 962521f - Browse repository at this point
Copy the full SHA 962521fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 852b3fb - Browse repository at this point
Copy the full SHA 852b3fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 322dd8a - Browse repository at this point
Copy the full SHA 322dd8aView commit details
Commits on Jun 1, 2023
-
Add SourceType enum and use it for source_type in ReuseInfo
This commit adds a new enum `SourceType` with three possible values to indicate if the source type is a `.license file`, `file header` or `DEP5 file`. It then updates the usage of `source_type` by replacing the string type with the new `SourceType` enum type. This improves readability and makes the code more maintainable.
Configuration menu - View commit details
-
Copy full SHA for 7346234 - Browse repository at this point
Copy the full SHA 7346234View commit details