forked from extern/nix-config
8 lines
221 B
Crystal
8 lines
221 B
Crystal
require "./check_top_level_imports"
|
|
|
|
check_top_level_imports("containers")
|
|
check_top_level_imports("home")
|
|
check_top_level_imports("modules")
|
|
check_top_level_imports("overlays")
|
|
check_top_level_imports("specializations")
|