Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
extensions: scancode: Fix file type reporting
The get_file_type function assumed that the json object's boolean values were strings but they were in fact boolean. This change updates the function to do boolean checks on the various file type keys. Signed-off-by: Nisha K <nishak@vmware.com>
- Loading branch information