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

[ERROR] C-L3 space #21

Open
5 tasks
jobirck opened this issue Nov 29, 2024 · 1 comment
Open
5 tasks

[ERROR] C-L3 space #21

jobirck opened this issue Nov 29, 2024 · 1 comment
Labels
invalid This doesn't seem right

Comments

@jobirck
Copy link

jobirck commented Nov 29, 2024

Prerequisites

  • I check that an issue does not already exists for the error I spotted.
  • [ x] I can not debug and fix that error by myself through a pull request.

Error's location

The error concerns the file(s) named ...

i don't know.

The error is present on:

  • intra.epitech.digital (Gandalf)
  • gandalf.epitech.eu (Merlin)
  • intra.epitech.eu (Intra)
  • jenkins.epitest.eu (Moulinette)
  • [ x] github.com

Error's description

On page ..., it is written ...

This issue concerned the Rule C-L3 space. When i define and initialize a anonymous struct (sfVector2f) in one line the rule C-L3 space append.
exemple : sfSprite_setPosition(sprite, (sfVector2f){-bounds.width, (float)(rand() % 900)});
this line is an exemple of the bug i reported. This line have more than 80 columns but this line have C-L3 space issue but it's shouldn't append.

Error's correction

It should be written ...
i don't know

Thanks for taking the time to fill out this report! It will tremendously contribute to fix the pedagogical content delivered.

@jobirck jobirck added the invalid This doesn't seem right label Nov 29, 2024
@Sigmanificient
Copy link
Contributor

Sigmanificient commented Nov 29, 2024

Hi, thank you for reporting a bug to the coding style.
However, it seems that you opened your issue within the wrong repository.

You might want to open your issue on the banana-coding-style-checker which contains the actual ruleset implementation for the coding style. This repository own only the script that are responsible to run the ruleset.

Thanks for your time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants