File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
14
running in RStudio or the ` getPass ` library is installed.
15
15
- The ` authenticate ` function now supports two-factor authentication.
16
16
- Support ` byName() ` for the ` gateId ` argument in ` updateGate() ` .
17
+ - Introduce ` lintr ` as a linter with an Actions workflow
17
18
18
19
### Changed
19
20
- Fix for [ confusing bulk entity retrieval] ( https://github.com/primitybio/cellengine-r-toolkit/issues/48 )
@@ -23,5 +24,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
24
- Fix mangling of experiment properties in ` updateGateFamily() ` .
24
25
- Fix mangling of experiment properties in ` updateGate() ` .
25
26
- Remove unused ` params ` argument from ` getExperiment() ` .
27
+ - Run ` styler ` on all files with default params
26
28
27
29
### Removed
You can’t perform that action at this time.
0 commit comments