This website requires JavaScript.
Explore
Help
Sign In
Apache
/
druid
mirror of
https://github.com/apache/druid.git
Watch
1
Star
0
Fork
You've already forked druid
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
94298f7809
druid
/
web-console
/
sasslint.json
5 lines
67 B
JSON
Raw
Normal View
History
Unescape
Escape
Web console: add reindex (ingestSegment firehose) to the data loader (#8181) * tidy up nulls * standardize more on undefined * updated licenses * do not do heavy handed rendering * reindex from druid * tidy up * add inline firehose * add husky * sass lint * better suggestion * fix script typo * adjust time formats * add missing time formats * use term 'reindex' * fix lodash.compact
2019-07-29 17:41:27 -04:00
{
"extends"
:
"awesome-code-style/sasslint.json"
,
Web-console: add Supervisor statistics table and show json query manager (#8176) * add statistics table * change error message * add query managers * update snapshots * fixes * add stricter types * fix error type * prettier fic * fix undefined * add typing * fixe query manager
2019-07-30 15:53:46 -04:00
"rules"
:
{
}
Web console: add reindex (ingestSegment firehose) to the data loader (#8181) * tidy up nulls * standardize more on undefined * updated licenses * do not do heavy handed rendering * reindex from druid * tidy up * add inline firehose * add husky * sass lint * better suggestion * fix script typo * adjust time formats * add missing time formats * use term 'reindex' * fix lodash.compact
2019-07-29 17:41:27 -04:00
}