issues
search
42School
/
norminette
Official 42 norminette
MIT License
979
stars
142
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ModuleNotFoundError: setuptools when building Docker Image
#520
temple
opened
1 week ago
0
Constant macros are considered as not being constants
#519
JonathanDUFOUR
opened
2 weeks ago
0
AttributeError: 'NoneType' object has no attribute 'pos'
#518
tdanielsousa
opened
3 weeks ago
0
Bug in Norminette - Misleading Error Message for Comments After Enum Value Without Comma
#517
Ahmed-Galadi
opened
4 weeks ago
0
Global constants considered as global variables
#516
JonathanDUFOUR
opened
1 month ago
0
Fix AUTO keyword not giving variable asignment restrictions
#515
errgrab
opened
1 month ago
0
Infinite loop
#514
Bunyod16
opened
1 month ago
0
ModuleNotFoundError when building Docker Image
#513
Charystag
opened
2 months ago
0
bugfixes
#512
BladeJoe
opened
2 months ago
0
Fix Docker build by explicitly installing `setuptools`
#511
gabrielgaraujo
opened
2 months ago
1
Multiple Instruction when casting in both side at the assignment
#510
MoulatiMehdi
opened
2 months ago
0
improve readability of SPACE_BEFORE_FUNC error message
#509
MoulatiMehdi
opened
3 months ago
0
`unsigned var;` give an undefined behaviour
#508
rghouzra
opened
3 months ago
1
fix: update norm_error.py with pylint norm
#507
zakarm
closed
3 months ago
0
Function prototype counted as global variable.
#506
sugoidesune
opened
4 months ago
0
Add a new user/beginner friendly errors system
#505
NiumXp
opened
4 months ago
1
Escaping new lines count as a single line instead of multiple lines
#504
SrVariable
opened
5 months ago
0
When last line of the file has space, norminette would hide all previous erros and not even tell about the space on last line as error.
#503
veliga-syutkin
opened
5 months ago
0
fix(docker): Fix dockerfile poetry installation
#502
Ourobore
closed
5 months ago
0
Global variable warning only appears if there's a norm error
#501
ScarletPixie
closed
5 months ago
3
Fix Dockerfile python version and dependencies installation
#500
gabrielgaraujo
closed
5 months ago
0
Multiple defined in the same line
#499
Qpupier
opened
5 months ago
1
Multiplication with cast
#498
Qpupier
opened
5 months ago
0
Multiple instructions in return
#497
Qpupier
opened
5 months ago
1
Error when including float.h
#496
Neko-Sato
opened
5 months ago
1
Declaration and assignment of a variable on the same line.
#495
eni9m-a
opened
7 months ago
0
Asterisk detected as pointer instead of multiplication sign
#494
chlimous
opened
7 months ago
1
gets stuck in an infinit loop when a function gets called without a ;
#493
paulorsfaria
opened
7 months ago
2
add colors to the norminette
#492
yroussea
closed
5 months ago
0
What is the idea behind not allowing for loops?
#491
LollipopFt
opened
7 months ago
0
Change error displaying and add colors!
#490
zylosophe
closed
5 months ago
5
update Lexer to use Errors and add some support for C23 stuffs
#489
NiumXp
closed
9 months ago
2
fix norminette error formatters output that was not using newlines
#488
NiumXp
closed
9 months ago
0
Update README.md to add alternatives for Norminette installation
#487
SrVariable
closed
9 months ago
0
feat: add to translate (di|tri)graphs in Lexer, fix #474
#486
NiumXp
closed
9 months ago
0
Fix Readme for post PEP 668 installation
#485
alecmalloc
closed
9 months ago
1
No PR template
#484
NiumXp
opened
10 months ago
0
add more information in 'norminette --version' command
#483
NiumXp
closed
9 months ago
0
feat: add --format flag and *ErrorsFormatter classes
#482
NiumXp
closed
9 months ago
0
fix #470
#481
NiumXp
closed
9 months ago
0
fix #477
#480
NiumXp
closed
9 months ago
1
add "File" and "Errors" classes
#479
NiumXp
closed
10 months ago
0
Function types used as function prototypes get recognized as global variables.
#478
LordLorentz
closed
9 months ago
2
AttributeError: 'NoneType' object has no attribute 'pos'
#477
Zekao
closed
9 months ago
5
Even If I had it or not I have an error message
#476
saifeddineelhanoune
closed
10 months ago
1
Inconsistent detection when using the cast operator inside a block
#475
chlimous
opened
10 months ago
0
Way of bypassing all norm check (except line too long)
#474
matubu
closed
9 months ago
0
Header files don't *need* to have a newline before the EOF
#473
herbievine
opened
11 months ago
0
detects DECL_ASSIGN_LINE on const pointers to functions
#472
c-couble
opened
11 months ago
1
Compound literals with explicit variable identification getting picked up as assignment in control strcuture
#471
DaveeHorvath
opened
11 months ago
0
Next