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

refactor: Move some OS-specifics into tox_system. #2397

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

refactor: Move some OS-specifics into tox_system.

c4d3019
Select commit
Loading
Failed to load commit list.
Open

refactor: Move some OS-specifics into tox_system. #2397

refactor: Move some OS-specifics into tox_system.
c4d3019
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded Jan 4, 2025 in 5s

6 issues fixed. 2 issues found.

Annotations

Check notice on line 16 in toxcore/tox_log_level.h

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

toxcore/tox_log_level.h#L16

Redundant blank line at the start of a code block should be deleted. (whitespace/blank_line)

Check notice on line 41 in toxcore/tox_log_level.h

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

toxcore/tox_log_level.h#L41

Redundant blank line at the end of a code block should be deleted. (whitespace/blank_line)