Commit Graph

3 Commits

Author SHA1 Message Date
GitLab Bot 1d89871c57 Add latest changes from gitlab-org/gitlab@master 2019-09-23 09:06:22 +00:00
Brandon Labuschagne 99fec4efc1 FE for group level Cycle Analytics
This MR adds the code which displays cycle analytics on a group level.
It reuses the cycle_analytics_bundle file which will later be removed.

This feature is currently behind the analytics feature flag.
2019-08-08 08:13:15 +00:00
Luke Bennett 95afdfaeeb
Add HamlLint::Linter::NoPlainNodes linter
Add a simple haml_lint linter to report all plain nodes.
"Plain nodes" in HAML are scritpless plaintext leaf nodes.

Add haml-lint_todo to onboard new haml linters.
Excludes existing NoPlainNodes lints.
2019-05-20 20:25:32 +01:00