Revision 8fda38c6862d2b0865faa69297c943e1e0229af3 authored by Julien Bect on 01 January 2022, 19:55:03 UTC, committed by Julien Bect on 03 January 2022, 22:25:58 UTC
* admin/stk_mlint_all.m: Make some linter errors 'critical', which
  means that the corresponding github action will fail if one of
  these reappears.
* .github/workflows/run-linter.yml: Let the github fail if the
  linter status flag is false.
* README.md: Display linter action badge.
* admin/build_tools/generate_htmldoc.m: Fix some linter messages.
* admin/octpkg/post_install.m: Idem.
* misc/benchmarks/stk_benchmark_uppertriangular.m: Idem.
* misc/mole/linsolve/linsolve.m: Idem.
* misc/mole/matlab/index.m: Idem.
* misc/optim/@stk_optim_fmincon/stk_optim_fmincon.m: Idem.
* misc/optim/@stk_optim_octavesqp/private/sqp_quadprog.m: Idem.
* misc/test/stk_test.m: Idem.
* param/estim/stk_param_relik.m: Idem.
* stk_init.m: Idem.
1 parent a356f33
History
File Mode Size
.github
.pc
admin
arrays
core
covfcs
doc
examples
iago
lm
misc
model
param
sampling
utils
.gitattributes -rw-r--r-- 1.2 KB
.gitignore -rw-r--r-- 228 bytes
AUTHORS.md -rw-r--r-- 736 bytes
CITATION -rw-r--r-- 737 bytes
COPYING -rw-r--r-- 34.3 KB
ChangeLog -rw-r--r-- 305.5 KB
Makefile -rw-r--r-- 6.4 KB
NEWS.md -rw-r--r-- 41.2 KB
README.md -rw-r--r-- 7.5 KB
stk_init.m -rw-r--r-- 18.7 KB
stk_version.m -rw-r--r-- 1.1 KB

README.md

back to top