Skip to content

Conversation

@bjk7119
Copy link
Contributor

@bjk7119 bjk7119 commented Jan 16, 2026

Description

  • Default exclude directories :
    • EXCLUDE_DIRECTORY = ["test", "tests", "doc", "docs"]
    • PACKAGE_DIRECTORY = ["node_modules", "venv", "Pods", "Carthage"]
    • hidden directory == starts with .
    • excluded file : hidden files == starts with .
  • Returns
    • Skipped path
    • Skipped path without directories starts with dot
    • Skippped file list
    • File count except skipped files

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation update
  • Refactoring, Maintenance
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@bjk7119 bjk7119 requested review from dd-jy and soimkim January 16, 2026 02:43
@bjk7119 bjk7119 self-assigned this Jan 16, 2026
@bjk7119 bjk7119 added the chore [PR/Issue] Refactoring, maintenance the code label Jan 16, 2026
requirements.txt Outdated
XlsxWriter
PyYAML
fosslight_util>=2.1.13
fosslight_util>=2.1.34
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2.1.35

@dd-jy dd-jy merged commit 3c4d726 into main Jan 16, 2026
7 checks passed
@bjk7119 bjk7119 deleted the develop branch January 23, 2026 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore [PR/Issue] Refactoring, maintenance the code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants