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

[style] Fix check style of source code #615

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

Conversation

stratika
Copy link
Collaborator

@stratika stratika commented Jan 24, 2025

Description

This PR does not touch any production code. It only applies fixes for the checkstyle (e.g., unused imports, splitting initialization of two variables in separate lines, etc.)

Problem description

If you try the following command, you will see several errors:

make checkstyle

Backend/s tested

Mark the backends affected by this PR.

  • OpenCL
  • PTX
  • SPIRV

OS tested

Mark the OS where this PR is tested.

  • Linux
  • OSx
  • Windows

Did you check on FPGAs?

If it is applicable, check your changes on FPGAs.

  • Yes
  • No

How to test the new patch?

make checkstyle

@stratika stratika requested a review from mairooni January 24, 2025 14:51
@stratika stratika self-assigned this Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant