frontend: add nanoc-tidy.rb

This commit is contained in:
0x1eef 2023-12-09 18:59:56 -03:00
parent 631b4d6ce5
commit 1cb310babd
2 changed files with 8 additions and 0 deletions

View file

@ -2,5 +2,6 @@
source "https://rubygems.org"
gem "nanoc", "~> 4.12"
gem "nanoc-webpack.rb", github: "0x1eef/nanoc-webpack.rb"
gem "nanoc-tidy.rb", github: "0x1eef/nanoc-tidy.rb"
gem "ryo.rb", github: "0x1eef/ryo.rb"
gem "sass", "~> 3.7"

View file

@ -1,3 +1,9 @@
GIT
remote: https://github.com/0x1eef/nanoc-tidy.rb.git
revision: fa8cf9ba1aa6efd39a840d48e82dbd7267e56c2d
specs:
nanoc-tidy.rb (0.2.0)
GIT
remote: https://github.com/0x1eef/nanoc-webpack.rb.git
revision: b32bec747998f06969f045274b28126c3b540369
@ -94,6 +100,7 @@ PLATFORMS
DEPENDENCIES
nanoc (~> 4.12)
nanoc-tidy.rb!
nanoc-webpack.rb!
ryo.rb!
sass (~> 3.7)