awesome/lib/gears
Emmanuel Lepage Vallee 86d1b1c22c doc: Add a mandatory `@noreturn` for functions and methods.
The goal is to catch cases where the return value exists, but is
forgotten. There was a large enough number of them to turn this
into a real check. Initially, I just wanted to implement it to fix
the problems, then delete the code. But since this is so common, I
think it is worth the annoyance.
2022-08-29 22:49:45 -07:00
..
object object: Make the legacy accessor code more robust. 2019-12-04 02:05:09 -05:00
sort doc: Add a mandatory `@noreturn` for functions and methods. 2022-08-29 22:49:45 -07:00
cache.lua add docs for gears.cache 2020-01-05 20:58:36 -06:00
color.lua doc: Add a mandatory `@noreturn` for functions and methods. 2022-08-29 22:49:45 -07:00
debug.lua doc: Add a mandatory `@noreturn` for functions and methods. 2022-08-29 22:49:45 -07:00
filesystem.lua doc: Add documentation linting and fix all issues it found. 2022-08-29 22:48:54 -07:00
geometry.lua Implement fixes for Luacheck 0.26.1 2022-08-28 16:59:14 -07:00
init.lua gears: Add a new sort module 2018-03-04 01:29:33 -05:00
matcher.lua doc: Add a mandatory `@noreturn` for functions and methods. 2022-08-29 22:49:45 -07:00
math.lua doc: Add documentation linting and fix all issues it found. 2022-08-29 22:48:54 -07:00
matrix.lua doc: Fix all the property, theme and field types. 2019-06-08 18:14:14 -04:00
object.lua doc: Add a mandatory `@noreturn` for functions and methods. 2022-08-29 22:49:45 -07:00
protected_call.lua doc: Add documentation linting and fix all issues it found. 2022-08-29 22:48:54 -07:00
shape.lua doc: Add a mandatory `@noreturn` for functions and methods. 2022-08-29 22:49:45 -07:00
string.lua doc: Add a mandatory `@noreturn` for functions and methods. 2022-08-29 22:49:45 -07:00
surface.lua doc: Add a mandatory `@noreturn` for functions and methods. 2022-08-29 22:49:45 -07:00
table.lua doc: Add documentation linting and fix all issues it found. 2022-08-29 22:48:54 -07:00
timer.lua doc: Add a mandatory `@noreturn` for functions and methods. 2022-08-29 22:49:45 -07:00
wallpaper.lua gears.wallpaper: Deprecate. 2021-09-24 08:42:42 -07:00