This website requires JavaScript.
Explore
Help
Sign In
Aire-One
/
awesome
Watch
1
Star
0
Fork
You've already forked awesome
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
fc526d2aef
awesome
/
lib
/
ruled
/
init.lua
2 lines
10 B
Lua
Raw
Normal View
History
Unescape
Escape
doc: Make sure the ruled module init.lua is ignored. This has to be in its own commit otherwise Travis will fail. This is because it will keep the file in the build directory when iterating all commits. Then `ldoc` will fail because the file doesn't have documentation. If `config.ld` is updated first, then it will fail because `ruled/init.lua` doesn't exist yet. When it is done in a separate commit, then `config.ld` is already updated and comes with `init.lua`.
2019-10-07 01:22:17 +02:00
return
{
}