Skip to content

Releases: Epitech/lambdananas

2.4.3.2

03 Jan 13:21
Compare
Choose a tag to compare

H-G1 changed from Major to Minor to reflect coding style spec.

2.4.3.1

03 Jan 14:12
Compare
Choose a tag to compare
  • General cleanup

2.4.3

02 Jan 14:37
Compare
Choose a tag to compare

Changelog

Features

  • Forbidden Imports rule

2.4.2

27 Sep 10:07
Compare
Choose a tag to compare

2.4.2.0

Fixes

  • Prefix rules with 'H-'

2.4.1

15 Jun 14:51
Compare
Choose a tag to compare

Changelog

Fixes

  • Merged some error codes and descriptions with C coding style

2.4.0

09 Jun 14:51
Compare
Choose a tag to compare

Changelog

Features

  • Added bad or wrongly formatted Epitech header style error
  • Renamed the project fully to lambdananas

Fixes

  • Fix CI launch and cache error on system tests

2.3.1

31 May 09:09
Compare
Choose a tag to compare

Changelog

Fixes

  • Fixed Warn formatting regressions due to broken CI
  • Fixed vague output creating a style-student.txt file even when there is no errors

2.3.0

30 May 14:43
Compare
Choose a tag to compare

Changelog

Features

  • Added excluding directories (be sure to read how it works with --help, it could not work as you think)

Miscellaneous

  • Update code structure to allow for easier add of new Issues and Warn creation

2.2.0

20 May 09:24
Compare
Choose a tag to compare

Changelog

Features

  • Added more precise parse errors
  • Added dumping parse errors (extension and syntax) to vera logs and argos files
  • Added dumping a vague output to style-student.txt when argos output is enabled (experimental !)

Miscellaneous

  • Update docs & tests

2.1.0

16 May 14:46
Compare
Choose a tag to compare

Changelog

Features

  • Added dumping manifest option (--dump-manifest)

Miscellaneous

  • Update CI artifact name
  • Cleaner code