Skip to content
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

Feature code improvements #2

Merged
merged 19 commits into from
Aug 10, 2023
Merged

Feature code improvements #2

merged 19 commits into from
Aug 10, 2023

Conversation

verovaleros
Copy link
Collaborator

This PR focuses on improving code quality, formatting, and minor functional enhancements:

  • Resolved code style issues, including fixing line length (C0301), removing unused imports (W0611), and trailing newlines (C0305).
  • Enhanced argument parsing and printing formats, including device print and format explanation of DNSlayer fields.
  • Made consistent changes, such as renaming "amount_of" to "num_" for additional records, answers, and questions.
  • Added enhancements like space after commas and reintroducing "bcolors."
  • Implemented "f" string formatting for printing.
  • Ignored "swp" files and made improvements to comments and format printing.
  • Merged the 'master' branch into the 'feature-code-improvements' branch.

@verovaleros verovaleros added the enhancement New feature or request label Aug 10, 2023
@verovaleros verovaleros self-assigned this Aug 10, 2023
@verovaleros verovaleros merged commit 976f48f into master Aug 10, 2023
1 check passed
@verovaleros verovaleros deleted the feature-code-improvements branch August 10, 2023 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant